Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c61 static void *fcoe_alloc_netb(fcoe_port_t *eport,
116 eport->eport_alloc_netb = fcoe_alloc_netb; in fcoe_register_client()
252 fcoe_alloc_netb(fcoe_port_t *eport, uint32_t fc_frame_size, uint8_t **ppfc) in fcoe_alloc_netb() function