Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c58 static void fcoe_deregister_client(fcoe_port_t *eport);
59 static int fcoe_ctl(fcoe_port_t *eport, int cmd, void *arg);
61 static void *fcoe_alloc_netb(fcoe_port_t *eport,
69 fcoe_port_t *
73 fcoe_port_t *eport; in fcoe_register_client()
134 fcoe_deregister_client(fcoe_port_t *eport) in fcoe_deregister_client()
158 fcoe_ctl(fcoe_port_t *eport, int cmd, void *arg) in fcoe_ctl()
252 fcoe_alloc_netb(fcoe_port_t *eport, uint32_t fc_frame_size, uint8_t **ppfc) in fcoe_alloc_netb()
272 fcoe_allocate_frame(fcoe_port_t *eport, uint32_t fc_frame_size, void *xmp) in fcoe_allocate_frame()
H A Dfcoe_eth.h38 extern int fcoe_mac_set_address(fcoe_port_t *, uint8_t *, boolean_t);
H A Dfcoe_fc.h35 extern fcoe_frame_t *fcoe_allocate_frame(fcoe_port_t *, uint32_t, void *);
H A Dfcoe.h130 fcoe_port_t fm_eport;
H A Dfcoe_eth.c339 fcoe_mac_set_address(fcoe_port_t *eport, uint8_t *addr, boolean_t fc_assigned) in fcoe_mac_set_address()
H A Dfcoe.c676 fcoe_port_t *eport; in fcoe_iocmd()
/titanic_41/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.h35 void fcoet_port_event(fcoe_port_t *eport, uint32_t event);
H A Dfcoet.h95 fcoe_port_t *ss_eport;
H A Dfcoet.c437 fcoe_port_t *eport; in fcoet_attach_init()
H A Dfcoet_eth.c337 fcoet_port_event(fcoe_port_t *eport, uint32_t event) in fcoet_port_event()
/titanic_41/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h146 } fcoe_port_t; typedef
187 void (*ect_port_event)(fcoe_port_t *eport, uint32_t event);
298 extern fcoe_port_t *fcoe_register_client(fcoe_client_t *client);
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.h113 fcoe_port_t *ss_eport;
363 void fcoei_port_event(fcoe_port_t *eport, uint32_t event);
H A Dfcoei.c408 fcoe_port_t *eport; in fcoei_attach_init()
H A Dfcoei_eth.c1301 fcoei_port_event(fcoe_port_t *eport, uint32_t event) in fcoei_port_event()