Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/elx/efct/
Defct_scsi.h188 int efct_scsi_new_device(struct efct *efct);
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