Home
last modified time | relevance | path

Searched refs:PCIR_SCFG (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/sound/pci/
H A Denvy24.h63 #define PCIR_SCFG 0x60 /* System Configuration Register */ macro
H A Denvy24.c2425 pci_write_config(sc->dev, PCIR_SCFG, sc->cfg->scfg, 1); in envy24_init()