Searched refs:LQISTAT2 (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/dev/aic7xxx/ |
| HD | aic79xx.c | 282 packetized = ahd_inb(ahd, LQISTAT2) & PACKETIZED; in ahd_currently_packetized() 394 while ((ahd_inb(ahd, LQISTAT2) & LQIGSAVAIL) != 0) { in ahd_flush_qoutfifo() 975 if ((ahd_inb(ahd, LQISTAT2) & LQIPHASE_OUTPKT) != 0 in ahd_handle_seqint() 1831 lqistat2 = ahd_inb(ahd, LQISTAT2); in ahd_handle_transmission_error() 3917 if ((ahd_inb(ahd, LQISTAT2) & LQIPHASE_OUTPKT) != 0) { in ahd_handle_message_phase() 9076 ahd_lqistat2_print(ahd_inb(ahd, LQISTAT2), &cur_col, 50); in ahd_dump_card_state()
|
| HD | aic79xx.seq | 147 test LQISTAT2, LQIGSAVAIL jz return; 1871 * Rev A. Snapshot LQISTAT2 so the status is not missed 1874 mov REG_ISR, LQISTAT2;
|
| HD | aic79xx_reg.h | 2889 #define LQISTAT2 0x52 macro
|
| HD | aic79xx.reg | 2084 register LQISTAT2 {
|