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

  /src/sys/dev/isa/
wbsioreg.h 132 #define WBSIO_GPIO_IOSIZE 0x06 /* GPIO register table size */
wbsio.c 319 WBSIO_GPIO_IOSIZE);
551 if (bus_space_map(sc->sc_iot, iobase, WBSIO_GPIO_IOSIZE,
559 iobase, iobase + WBSIO_GPIO_IOSIZE);

Completed in 15 milliseconds