Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fcoe/
H A Dfcoe.h223 #define EPORT2MAC(x_eport) ((fcoe_mac_t *)(x_eport)->eport_fcoe_private)
H A Dfcoe_fc.c110 eport->eport_fcoe_private = mac; in fcoe_register_client()
256 mp = fcoe_get_mblk(eport->eport_fcoe_private, in fcoe_alloc_netb()
/titanic_41/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h125 void *eport_fcoe_private; member