Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_xport.h168 efct_xport_attach(struct efct_xport *xport);
H A Defct_driver.c165 rc = efct_xport_attach(efct->xport); in efct_device_attach()
H A Defct_xport.c81 efct_xport_attach(struct efct_xport *xport) in efct_xport_attach() function