Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h189 } fcoe_client_t; typedef
298 extern fcoe_port_t *fcoe_register_client(fcoe_client_t *client);
/titanic_41/usr/src/uts/common/io/fcoe/
H A Dfcoe.h131 fcoe_client_t fm_client;
H A Dfcoe_fc.c70 fcoe_register_client(fcoe_client_t *client) in fcoe_register_client()
103 bcopy(client, &mac->fm_client, sizeof (fcoe_client_t)); in fcoe_register_client()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.h359 void fcoei_init_ect_vectors(fcoe_client_t *ect);
H A Dfcoei.c409 fcoe_client_t client_fcoei; in fcoei_attach_init()
H A Dfcoei_eth.c1132 fcoei_init_ect_vectors(fcoe_client_t *ect) in fcoei_init_ect_vectors()
/titanic_41/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c436 fcoe_client_t client_fcoet; in fcoet_attach_init()