Home
last modified time | relevance | path

Searched refs:control_flag (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dadw_pci.c146 sc->cfg.control_flag |= CONTROL_FLAG_IGNORE_PERR; in adw_pci_attach()
/netbsd-src/sys/dev/ic/
H A Dadwlib.h684 u_int16_t control_flag; /* Microcode Control Flag */ member
H A Dadwlib.c635 if (sc->cfg.control_flag & CONTROL_FLAG_IGNORE_PERR) {