Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dpdcide.c375 PDC262_ATAPI(channel))), DEBUG_PROBE); in pdc202xx_setup_channel()
388 PDC262_ATAPI(channel), atapi); in pdc202xx_setup_channel()
578 PDC262_ATAPI(channel), atapi); in pdc20262_dma_start()
609 PDC262_ATAPI(channel), atapi); in pdc20262_dma_finish()
H A Dpciide_pdc202xx_reg.h92 #define PDC262_ATAPI(chan) (0x20 + (4 * (chan))) macro