Searched refs:register_type (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/target/ |
| D | target_core_pr.c | 69 enum register_type { enum 926 struct t10_pr_registration *, enum register_type, int); 1030 enum register_type register_type) in __core_scsi3_dump_registration() argument 1039 " Node: %s%s\n", tfo->get_fabric_name(), (register_type == REGISTER_AND_MOVE) ? in __core_scsi3_dump_registration() 1040 "_AND_MOVE" : (register_type == REGISTER_AND_IGNORE_EXISTING_KEY) ? in __core_scsi3_dump_registration() 1060 enum register_type register_type, in __core_scsi3_add_registration() argument 1084 __core_scsi3_dump_registration(tfo, dev, nacl, pr_reg, register_type); in __core_scsi3_add_registration() 1108 register_type); in __core_scsi3_add_registration() 1147 enum register_type register_type, in core_scsi3_alloc_registration() argument 1159 register_type, register_move); in core_scsi3_alloc_registration() [all …]
|
| /Linux-v4.19/drivers/net/ethernet/renesas/ |
| D | sh_eth.c | 593 .register_type = SH_ETH_REG_FAST_RZ, 642 .register_type = SH_ETH_REG_GIGABIT, 700 .register_type = SH_ETH_REG_FAST_RCAR, 731 .register_type = SH_ETH_REG_FAST_RCAR, 767 .register_type = SH_ETH_REG_GIGABIT, 809 .register_type = SH_ETH_REG_FAST_SH4, 859 .register_type = SH_ETH_REG_FAST_SH4, 903 .register_type = SH_ETH_REG_FAST_SH4, 978 .register_type = SH_ETH_REG_GIGABIT, 1021 .register_type = SH_ETH_REG_GIGABIT, [all …]
|
| D | sh_eth.h | 470 int register_type; member
|