Home
last modified time | relevance | path

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

/titanic_41/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; in fcoe_register_client()
158 fcoe_ctl(fcoe_port_t *eport, int cmd, void *arg) in fcoe_ctl() function