Home
last modified time | relevance | path

Searched refs:efct_scsi_new_device (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_scsi.h188 int efct_scsi_new_device(struct efct *efct);
H A Defct_xport.c241 rc = efct_scsi_new_device(efct); in efct_xport_initialize()
375 efct_scsi_new_device(struct efct *efct) in efct_scsi_new_device() function