Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/isa/
Dsb.c162 if (ISSBPROCLASS(sc)) {
195 if (ISSBPROCLASS(sc)) {
Dsb_isa.c135 if (ISSBPROCLASS(sc))
Dsbdspvar.h189 #define ISSBPROCLASS(sc) ((sc)->sc_model >= SB_PRO) macro