Searched refs:PCIR_LAC (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/sound/pci/
H A Denvy24.h45 #define PCIR_LAC 0x40 /* Legacy Audio Control */ macro
H A Denvy24.c2406 data = pci_read_config(sc->dev, PCIR_LAC, 2);
2408 pci_write_config(sc->dev, PCIR_LAC, data, 2);
H A Denvy24ht.c2314 data = pci_read_config(sc->dev, PCIR_LAC, 2);
2316 pci_write_config(sc->dev, PCIR_LAC, data, 2);

Completed in 66 milliseconds