Searched refs:ex_mach (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c586 if (mac_register(macp, &sc->ex_mach) == DDI_SUCCESS) {
993 mac_link_update(sc->ex_mach, link);
1827 mac_rx(sc->ex_mach, NULL, mphead);
1833 mac_tx_update(sc->ex_mach);
2159 mac_link_update(sc->ex_mach, link);
2188 if (mac_disable(sc->ex_mach) != 0) {
2191 (void) mac_unregister(sc->ex_mach);
H A Delxl.h460 mac_handle_t ex_mach; member in struct:ex_softc

Completed in 49 milliseconds