Searched defs:fcoe_ctl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c59 static int fcoe_ctl(fcoe_port_t *eport, int cmd, void *arg);
119 eport->eport_ctl = fcoe_ctl;
158 fcoe_ctl(fcoe_port_t *eport, int cmd, void *arg) function
188 FCOE_LOG("fcoe", "fcoe_ctl, unsupported cmd %x", cmd);

Completed in 162 milliseconds