Searched refs:scsi_new_node (Results 1 – 3 of 3) sorted by relevance
494 int (*scsi_new_node)(struct efc *efc, struct efc_node *n); member
33 rc = efc->tt.scsi_new_node(efc, node); in efc_d_send_prli_rsp()1312 efc->tt.scsi_new_node(efc, node); in __efc_d_device_ready()
26 .scsi_new_node = efct_scsi_new_initiator,