HomeSort by: relevance | last modified time | path
    Searched refs:SC1100_PIO_REG (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
pciide_geode_reg.h 47 #define SC1100_PIO_REG(chan, drv) (0x40 + (chan) * 0x10 + (drv) * 0x8)
geodeide.c 220 piooff = SC1100_PIO_REG(channel, drive);

Completed in 13 milliseconds