Home
last modified time | relevance | path

Searched refs:LQISTAT2 (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/dev/aic7xxx/
HDaic79xx.c282 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()
HDaic79xx.seq147 test LQISTAT2, LQIGSAVAIL jz return;
1871 * Rev A. Snapshot LQISTAT2 so the status is not missed
1874 mov REG_ISR, LQISTAT2;
HDaic79xx_reg.h2889 #define LQISTAT2 0x52 macro
HDaic79xx.reg2084 register LQISTAT2 {