Searched refs:LQCTL2 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.c | 1894 ahd_outb(ahd, LQCTL2, LQIRETRY); in ahd_handle_transmission_error() 2007 ahd_outb(ahd, LQCTL2, LQIRETRY); in ahd_handle_lqiphase_error() 2011 ahd_outb(ahd, LQCTL2, LQIRETRY); in ahd_handle_lqiphase_error() 2081 ahd_outb(ahd, LQCTL2, ahd_inb(ahd, LQCTL2) | LQOTOIDLE); in ahd_handle_pkt_busfree() 3881 ahd_outb(ahd, LQCTL2, LQIRETRY); in ahd_handle_message_phase()
|
H A D | aic79xx_reg.h | 2622 #define LQCTL2 0x39 macro
|
H A D | aic79xx.reg | 1467 register LQCTL2 {
|