Home
last modified time | relevance | path

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

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