Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Denvy24.h68 #define PCIM_SCFG_MPU 0x20 /* 1(0)/2(1) MPU-401 UART(s) */ macro
H A Denvy24.c2310 if (sc->cfg->scfg & PCIM_SCFG_MPU) in envy24_putcfg()