Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoeio.h77 } fcoeio_stat_t; typedef
90 fcoeio_stat_t fcoeio_status; /* FC internal error status */
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.h34 extern int fcoe_open_mac(fcoe_mac_t *, int, fcoeio_stat_t *);
H A Dfcoe_eth.c60 fcoe_open_mac(fcoe_mac_t *mac, int force_promisc, fcoeio_stat_t *err_detail) in fcoe_open_mac()