Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.h240 extern void fcoe_destroy_mac(fcoe_mac_t *);
H A Dfcoe_fc.c154 fcoe_destroy_mac(mac); in fcoe_deregister_client()
508 fcoe_destroy_mac(mac); in fcoe_delete_port()
H A Dfcoe.c704 fcoe_destroy_mac(fcoe_mac); in fcoe_iocmd()
744 fcoe_destroy_mac(fcoe_mac); in fcoe_iocmd()
757 fcoe_destroy_mac(fcoe_mac); in fcoe_iocmd()
1016 fcoe_destroy_mac(fcoe_mac_t *mac) in fcoe_destroy_mac() function