Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dcs428x.c207 if (sc->type == TYPE_CS4280) in cs428x_read_codec()
245 if (sc->type == TYPE_CS4280) in cs428x_write_codec()
Dcs428x.h42 #define TYPE_CS4280 (0x4280) macro
Dcs4280.c347 sc->type = TYPE_CS4280; in cs4280_attach()