FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PCIR_LAC
sys/dev/sound/pci/envy24.c
2393
data = pci_read_config(sc->dev, PCIR_LAC, 2);
sys/dev/sound/pci/envy24.c
2395
pci_write_config(sc->dev, PCIR_LAC, data, 2);
sys/dev/sound/pci/envy24ht.c
2299
data = pci_read_config(sc->dev, PCIR_LAC, 2);
sys/dev/sound/pci/envy24ht.c
2301
pci_write_config(sc->dev, PCIR_LAC, data, 2);