HomeSort by: relevance | last modified time | path
    Searched defs:piooff (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
geodeide.c 181 bus_size_t dmaoff, piooff; local in function:geodeide_setup_channel
213 piooff = CS5530_PIO_REG(channel, drive);
220 piooff = SC1100_PIO_REG(channel, drive);
246 piooff, geode_pio[drvp->PIO_mode]);
252 pci_conf_write(sc->sc_pc, sc->sc_tag, piooff,

Completed in 11 milliseconds