Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Desmreg.h43 #define CONF_LEGACY 0x40 macro
H A Desm.c1587 data = pci_conf_read(pc, tag, CONF_LEGACY); in esm_attach()
1588 pci_conf_write(pc, tag, CONF_LEGACY, data | LEGACY_DISABLED); in esm_attach()