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

  /external/grub/netboot/
smc9000.c 217 if ( status & IM_ALLOC_INT ) {
219 _outb(IM_ALLOC_INT, smc9000_base + INTERRUPT);
224 if ((status & IM_ALLOC_INT) != 0 ) {
smc9000.h 141 #define IM_ALLOC_INT 0x8

Completed in 36 milliseconds