Searched refs:eport_free_netb (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h140 void (*eport_free_netb)(void *netb); member in struct:fcoe_port
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c926 ss->ss_eport->eport_free_netb(
954 ss->ss_eport->eport_free_netb(
984 ss->ss_eport->eport_free_netb(
H A Dfcoet_eth.c239 frm->frm_eport->eport_free_netb(frm->frm_netb);
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c117 eport->eport_free_netb = fcoe_free_netb;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c771 frm->frm_eport->eport_free_netb(frm->frm_netb);
1100 xch->xch_ss->ss_eport->eport_free_netb(frm->frm_netb);
H A Dfcoei_eth.c137 frm->frm_eport->eport_free_netb(frm->frm_netb);
1227 frm->frm_eport->eport_free_netb(frm->frm_netb);

Completed in 53 milliseconds