Home
last modified time | relevance | path

Searched refs:new_nport (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defclib.h490 int (*new_nport)(struct efc *efc, struct efc_nport *sp); member
H A Defc_nport.c514 efc->tt.new_nport(efc, nport); in __efc_nport_attached()
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_driver.c24 .new_nport = efct_scsi_tgt_new_nport,