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 918 struct t10_pr_registration *, enum register_type, int); 1020 enum register_type register_type) in __core_scsi3_dump_registration() argument 1029 "_AND_MOVE" : (register_type == REGISTER_AND_IGNORE_EXISTING_KEY) ? in __core_scsi3_dump_registration() 1049 enum register_type register_type, in __core_scsi3_add_registration() argument 1073 __core_scsi3_dump_registration(tfo, dev, nacl, pr_reg, register_type); in __core_scsi3_add_registration() 1097 register_type); in __core_scsi3_add_registration() 1136 enum register_type register_type, in core_scsi3_alloc_registration() argument 1148 register_type, register_move); in core_scsi3_alloc_registration() 2047 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 | 543 .register_type = SH_ETH_REG_GIGABIT, 595 .register_type = SH_ETH_REG_GIGABIT, 722 .register_type = SH_ETH_REG_GIGABIT, 766 .register_type = SH_ETH_REG_FAST_SH4, 818 .register_type = SH_ETH_REG_FAST_SH4, 862 .register_type = SH_ETH_REG_FAST_SH4, 940 .register_type = SH_ETH_REG_GIGABIT, 984 .register_type = SH_ETH_REG_GIGABIT, 1027 .register_type = SH_ETH_REG_GIGABIT, 3122 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