DragonflyBSD
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
2404
data = pci_read_config(sc->dev, PCIR_LAC, 2);
sys/dev/sound/pci/envy24.c
2406
pci_write_config(sc->dev, PCIR_LAC, data, 2);
sys/dev/sound/pci/envy24ht.c
2312
data = pci_read_config(sc->dev, PCIR_LAC, 2);
sys/dev/sound/pci/envy24ht.c
2314
pci_write_config(sc->dev, PCIR_LAC, data, 2);