Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.h52 void fcoet_ctl(struct fct_local_port *port, int cmd, void *arg);
H A Dfcoet.c577 port->port_ctl = fcoet_ctl; in fcoet_attach_init()
H A Dfcoet_fc.c530 fcoet_ctl(struct fct_local_port *port, int cmd, void *arg) in fcoet_ctl() function