Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/elx/efct/
Defct_xport.h166 efct_xport_alloc(struct efct *efct);
Defct_driver.c158 efct->xport = efct_xport_alloc(efct); in efct_device_attach()
Defct_xport.c27 efct_xport_alloc(struct efct *efct) in efct_xport_alloc() function