Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_cmds.c30 efc_nport_cb(efc, evt, nport); in efc_nport_free_resources()
93 efc_nport_cb(efc, evt, nport); in efc_nport_send_evt()
H A Defclib.h587 void efc_nport_cb(void *arg, int event, void *data);
H A Defc_nport.c31 efc_nport_cb(void *arg, int event, void *data) in efc_nport_cb() function