Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/isa/
Dwss.c144 case MAD_82C929: in wssattach()
408 case MAD_82C929: in mad_read()
432 case MAD_82C929: in mad_write()
468 if (sc->mad_chip_type == MAD_82C929) { in madattach()
Dmadreg.h45 #define MAD_82C929 3 /* OPTi 82C929 MAD16 Pro */ macro
Dwss_isa.c346 if (!detect_mad16(sc, MAD_82C929)) in madprobe()
348 sc->mad_chip_type = MAD_82C929; in madprobe()