HomeSort by relevance Sort by last modified time
    Searched refs:ISAPNP_IOBASE (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/include/gpxe/
isapnp.h 84 #define ISAPNP_IOBASE(n) ( 0x60 + ( (n) * 2 ) )
  /external/syslinux/gpxe/src/drivers/bus/
isapnp.c 210 return isapnp_read_word ( ISAPNP_IOBASE ( index ) );

Completed in 1432 milliseconds