Searched refs:LQISTAT2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic79xx.c282 packetized = ahd_inb(ahd, LQISTAT2) & PACKETIZED;
394 while ((ahd_inb(ahd, LQISTAT2) & LQIGSAVAIL) != 0) {
975 if ((ahd_inb(ahd, LQISTAT2) & LQIPHASE_OUTPKT) != 0
1831 lqistat2 = ahd_inb(ahd, LQISTAT2);
3917 if ((ahd_inb(ahd, LQISTAT2) & LQIPHASE_OUTPKT) != 0) {
9076 ahd_lqistat2_print(ahd_inb(ahd, LQISTAT2), &cur_col, 50);
H A Daic79xx_reg.h665 ahd_print_register(NULL, 0, "LQISTAT2", 0x52, regvalue, cur_col, wrap)
2889 #define LQISTAT2 0x52 macro

Completed in 78 milliseconds