Searched refs:register_type (Results 1 - 3 of 3) sorted by relevance

/drivers/target/
H A Dtarget_core_pr.c67 enum register_type { enum
864 struct t10_pr_registration *, enum register_type, int);
958 enum register_type register_type)
967 " Node: %s%s\n", tfo->get_fabric_name(), (register_type == REGISTER_AND_MOVE) ?
968 "_AND_MOVE" : (register_type == REGISTER_AND_IGNORE_EXISTING_KEY) ?
992 enum register_type register_type,
1016 __core_scsi3_dump_registration(tfo, dev, nacl, pr_reg, register_type);
1040 register_type);
953 __core_scsi3_dump_registration( struct target_core_fabric_ops *tfo, struct se_device *dev, struct se_node_acl *nacl, struct t10_pr_registration *pr_reg, enum register_type register_type) argument
988 __core_scsi3_add_registration( struct se_device *dev, struct se_node_acl *nacl, struct t10_pr_registration *pr_reg, enum register_type register_type, int register_move) argument
1050 core_scsi3_alloc_registration( struct se_device *dev, struct se_node_acl *nacl, struct se_dev_entry *deve, unsigned char *isid, u64 sa_res_key, int all_tg_pt, int aptpl, enum register_type register_type, int register_move) argument
1980 core_scsi3_emulate_pro_register(struct se_cmd *cmd, u64 res_key, u64 sa_res_key, bool aptpl, bool all_tg_pt, bool spec_i_pt, enum register_type register_type) argument
[all...]
/drivers/net/ethernet/renesas/
H A Dsh_eth.c465 .register_type = SH_ETH_REG_FAST_RCAR,
487 .register_type = SH_ETH_REG_FAST_RCAR,
527 .register_type = SH_ETH_REG_FAST_SH4,
567 .register_type = SH_ETH_REG_FAST_SH4,
636 .register_type = SH_ETH_REG_GIGABIT,
695 .register_type = SH_ETH_REG_GIGABIT,
724 .register_type = SH_ETH_REG_GIGABIT,
763 .register_type = SH_ETH_REG_GIGABIT,
794 .register_type = SH_ETH_REG_FAST_RZ,
821 .register_type
2664 sh_eth_get_register_offset(int register_type) argument
[all...]
H A Dsh_eth.h459 int register_type; member in struct:sh_eth_cpu_data

Completed in 145 milliseconds