Home
last modified time | relevance | path

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

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