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

  /external/grub/netboot/
w89c840.c 188 NormalIntr=0x10000, AbnormalIntr=0x8000,
296 TRACE_INTR(NormalIntr);
363 if ((intr_stat & (NormalIntr|AbnormalIntr)) == 0) {
562 if (intr_stat & (NormalIntr | IntrTxDone)) {
tulip.c 299 NormalIntr=0x10000, AbnormalIntr=0x8000,
    [all...]

Completed in 15 milliseconds