Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx.seq697 * The update is correct for LQOSTAT1 errors. All
704 test LQOSTAT1, LQOBUSFREE jnz idle_loop;
793 test LQOSTAT1, LQOPHACHGINPKT jnz unexpected_nonpkt_mode_cleared;
Daic79xx_reg.h2938 #define LQOSTAT1 0x55 macro
Daic79xx.reg2177 register LQOSTAT1 {
/openbsd/src/sys/dev/ic/
Daic79xx.c1714 lqostat1 = ahd_inb(ahd, LQOSTAT1); in ahd_handle_scsiint()
2041 lqostat1 = ahd_inb(ahd, LQOSTAT1); in ahd_handle_pkt_busfree()
8741 ahd_lqostat1_print(ahd_inb(ahd, LQOSTAT1), &cur_col, 50); in ahd_dump_card_state()