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

/freebsd-11.0-release/sys/mips/atheros/
H A Dif_argevar.h198 int arge_mac_unit; member in struct:arge_softc
H A Dif_arge.c257 switch (sc->arge_mac_unit) {
267 sc->arge_mac_unit);
374 if (sc->arge_mac_unit == 0) {
387 if (sc->arge_mac_unit == 0) {
396 if (sc->arge_mac_unit == 0) {
405 if (sc->arge_mac_unit == 0) {
652 sc->arge_mac_unit = device_get_unit(dev);
746 KASSERT(((sc->arge_mac_unit == 0) || (sc->arge_mac_unit == 1)),
774 if (sc->arge_mac_unit
[all...]

Completed in 100 milliseconds