Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/libefc/
H A Defclib.c23 int efcport_init(struct efc *efc) in efcport_init() function
H A Defclib.h573 int efcport_init(struct efc *efc);
/linux/drivers/scsi/elx/efct/
H A Defct_driver.c117 rc = efcport_init(efc); in efct_efclib_config()