Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_xport.h170 efct_xport_initialize(struct efct_xport *xport);
H A Defct_driver.c171 rc = efct_xport_initialize(efct->xport); in efct_device_attach()
H A Defct_xport.c214 efct_xport_initialize(struct efct_xport *xport) in efct_xport_initialize() function