Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c276 packetized = ahd_inb(ahd, LQISTAT2) & PACKETIZED; in ahd_currently_packetized()
388 while ((ahd_inb(ahd, LQISTAT2) & LQIGSAVAIL) != 0) { in ahd_flush_qoutfifo()
964 if ((ahd_inb(ahd, LQISTAT2) & LQIPHASE_OUTPKT) != 0 in ahd_handle_seqint()
1810 ahd_inb(ahd, LQISTAT2); in ahd_handle_transmission_error()
3879 if ((ahd_inb(ahd, LQISTAT2) & LQIPHASE_OUTPKT) != 0) { in ahd_handle_message_phase()
8994 ahd_lqistat2_print(ahd_inb(ahd, LQISTAT2), &cur_col, 50); in ahd_dump_card_state()
H A Daic79xx.seq145 test LQISTAT2, LQIGSAVAIL jz return;
1869 * Rev A. Snapshot LQISTAT2 so the status is not missed
1872 mov REG_ISR, LQISTAT2;
H A Daic79xx_reg.h2886 #define LQISTAT2 0x52 macro
H A Daic79xx.reg2082 register LQISTAT2 {