Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_core.c273 packetized = ahd_inb(ahd, LQISTAT2) & PACKETIZED; in ahd_currently_packetized()
447 while ((ahd_inb(ahd, LQISTAT2) & LQIGSAVAIL) != 0) { in ahd_flush_qoutfifo()
600 if ((ahd_inb(ahd, LQISTAT2) & LQIPHASE_OUTPKT) != 0 in ahd_handle_seqint()
1414 lqistat2 = ahd_inb(ahd, LQISTAT2); in ahd_handle_transmission_error()
3432 if ((ahd_inb(ahd, LQISTAT2) & LQIPHASE_OUTPKT) != 0) { in ahd_handle_message_phase()
8523 ahd_lqistat2_print(ahd_inb(ahd, LQISTAT2), &cur_col, 50); in ahd_dump_card_state()
Daic79xx.seq108 test LQISTAT2, LQIGSAVAIL jz return;
1625 * Rev A. Snapshot LQISTAT2 so the status is not missed
1628 mov REG_ISR, LQISTAT2;
Daic79xx_reg.h2852 #define LQISTAT2 0x52 macro
Daic79xx.reg2091 register LQISTAT2 {