Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dpciide_pdc202xx_reg.h37 #define PDC2xx_STATE_NATIVE 0x0080 macro
H A Dpdcide.c197 st = PDC2xx_STATE_NATIVE | PDC262_STATE_EN(0) | PDC262_STATE_EN(1); in pdc202xx_chip_map()
207 if (st & PDC2xx_STATE_NATIVE) in pdc202xx_chip_map()