Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c63 static void *fcoe_alloc_netb(fcoe_port_t *eport,
118 eport->eport_alloc_netb = fcoe_alloc_netb; in fcoe_register_client()
255 fcoe_alloc_netb(fcoe_port_t *eport, uint32_t fc_frame_size, uint8_t **ppfc) in fcoe_alloc_netb() function