Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dpciide_geode_reg.h47 #define SC1100_PIO_REG(chan, drv) (0x40 + (chan) * 0x10 + (drv) * 0x8) macro
Dgeodeide.c220 piooff = SC1100_PIO_REG(channel, drive); in geodeide_setup_channel()