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

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.seq 310 test SEQ_FLAGS2, TARGET_MSG_PENDING
317 or SEQ_FLAGS2, TARGET_MSG_PENDING;
515 and SEQ_FLAGS2, ~TARGET_MSG_PENDING;
aic7xxx.reg 1512 field TARGET_MSG_PENDING 0x02
aic7xxx_reg.h 1406 #define TARGET_MSG_PENDING 0x02
aic79xx.reg 3703 field TARGET_MSG_PENDING 0x02
aic79xx_reg.h 3613 #define TARGET_MSG_PENDING 0x02
  /src/sys/dev/ic/
aic7xxx.c 2538 ahc_inb(ahc, SEQ_FLAGS2) & ~TARGET_MSG_PENDING);
aic79xx.c 3763 ahd_inb(ahd, SEQ_FLAGS2) & ~TARGET_MSG_PENDING);

Completed in 30 milliseconds