Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defclib.c75 void efcport_destroy(struct efc *efc) in efcport_destroy() function
H A Defclib.h574 void efcport_destroy(struct efc *efc);
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_driver.c225 efcport_destroy(efct->efcport); in efct_device_detach()