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

  /external/grub/netboot/
3c595.c 85 outw(SET_RD_0_MASK, BASE + VX_COMMAND);
121 outw(SET_RD_0_MASK | S_CARD_FAILURE | S_RX_COMPLETE |
3c509.c 82 outw(SET_RD_0_MASK, BASE + EP_COMMAND);
120 outw(SET_RD_0_MASK | S_5_INTS, BASE + EP_COMMAND);
3c509.h 227 #define SET_RD_0_MASK (unsigned short) (0xf<<11)
3c595.h 255 #define SET_RD_0_MASK (unsigned short) (0xf<<11)

Completed in 406 milliseconds