Searched refs:LQCTL2 (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 1496 ahd_outb(ahd, LQCTL2, LQIRETRY); in ahd_handle_transmission_error() 1606 ahd_outb(ahd, LQCTL2, LQIRETRY); in ahd_handle_lqiphase_error() 1609 ahd_outb(ahd, LQCTL2, LQIRETRY); in ahd_handle_lqiphase_error() 1682 ahd_outb(ahd, LQCTL2, ahd_inb(ahd, LQCTL2) | LQOTOIDLE); in ahd_handle_pkt_busfree() 3434 ahd_outb(ahd, LQCTL2, LQIRETRY); in ahd_handle_message_phase()
|
D | aic79xx_reg.h | 2596 #define LQCTL2 0x39 macro
|
D | aic79xx.reg | 1476 register LQCTL2 {
|