HomeSort by: relevance | last modified time | path
    Searched refs:F_NWS40S0 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/newsmips/apbus/
if_sn_ap.c 96 sc->sc_flags |= F_NWS40S0;
98 if ((sc->sc_flags & F_NWS40S0) != 0) {
113 if ((sc->sc_flags & F_NWS40S0) != 0) {
153 if ((sc->sc_flags & F_NWS40S0) != 0) {
179 if ((sc->sc_flags & F_NWS40S0) != 0) {
if_snvar.h 30 #define SONIC_GETDMA(sc, p) (((sc)->sc_flags & F_NWS40S0) == 0 ? \
32 #define SONIC_BUFFER(sc, p) (((sc)->sc_flags & F_NWS40S0) == 0 ? \
128 #define F_NWS40S0 0x0001

Completed in 11 milliseconds