Searched refs:register_type (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/comedi/drivers/ni_routing/ |
| A D | ni_route_values.h | 47 typedef u8 register_type; typedef 62 typedef u16 register_type; typedef 91 const register_type register_values[NI_NUM_NAMES][NI_NUM_NAMES];
|
| /linux/drivers/target/ |
| A D | target_core_pr.c | 56 enum register_type { enum 917 struct t10_pr_registration *, enum register_type, int); 1019 enum register_type register_type) in __core_scsi3_dump_registration() argument 1028 "_AND_MOVE" : (register_type == REGISTER_AND_IGNORE_EXISTING_KEY) ? in __core_scsi3_dump_registration() 1048 enum register_type register_type, in __core_scsi3_add_registration() argument 1072 __core_scsi3_dump_registration(tfo, dev, nacl, pr_reg, register_type); in __core_scsi3_add_registration() 1096 register_type); in __core_scsi3_add_registration() 1135 enum register_type register_type, in core_scsi3_alloc_registration() argument 1147 register_type, register_move); in core_scsi3_alloc_registration() 2037 bool aptpl, bool all_tg_pt, bool spec_i_pt, enum register_type register_type) in core_scsi3_emulate_pro_register() argument [all …]
|
| /linux/drivers/net/ethernet/renesas/ |
| A D | sh_eth.c | 541 .register_type = SH_ETH_REG_GIGABIT, 593 .register_type = SH_ETH_REG_GIGABIT, 720 .register_type = SH_ETH_REG_GIGABIT, 764 .register_type = SH_ETH_REG_FAST_SH4, 816 .register_type = SH_ETH_REG_FAST_SH4, 860 .register_type = SH_ETH_REG_FAST_SH4, 938 .register_type = SH_ETH_REG_GIGABIT, 982 .register_type = SH_ETH_REG_GIGABIT, 1025 .register_type = SH_ETH_REG_GIGABIT, 3153 switch (register_type) { in sh_eth_get_register_offset() [all …]
|
| A D | sh_eth.h | 485 int register_type; member
|
| /linux/drivers/comedi/drivers/ni_routing/tools/ |
| A D | convert_c_to_py.c | 57 register_type r = RVij(rv, B(src), B(dest)); in family_write()
|
Completed in 21 milliseconds