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

/freebsd-12-stable/sys/dev/etherswitch/e6000sw/
H A De6000swreg.h52 #define MVSWITCH(_sc, id) ((_sc)->swid == (id)) macro
H A De6000sw.c299 (MVSWITCH(sc, MV88E6141) ||
300 MVSWITCH(sc, MV88E6341))) {
409 if (MVSWITCH(sc, MV88E6141) || MVSWITCH(sc, MV88E6341))

Completed in 116 milliseconds