Searched refs:PDC_IS_265 (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpdcide.c154 #define PDC_IS_265(sc) \ macro
226 else if (PDC_IS_265(sc))
272 if (PDC_IS_265(sc)) {
317 PDC_IS_265(sc) ? pdc20265_pci_intr : pdc202xx_pci_intr);

Completed in 46 milliseconds