Searched refs:PDC2xx_STATE_NATIVE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | pciide_pdc202xx_reg.h | 41 #define PDC2xx_STATE_NATIVE 0x0080 macro |
H A D | pciide.c | 6346 if (PDC_IS_268(sc) || (st & PDC2xx_STATE_NATIVE)) in pdc202xx_chip_map() |