Searched refs:KERNEL_QINPOS (Results 1 - 8 of 8) sorted by relevance

/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h274 #define KERNEL_QINPOS 0x4d macro
H A Daic7xxx.reg1288 KERNEL_QINPOS {
H A Daic7xxx.seq104 cmp KERNEL_QINPOS, A je poll_for_work_loop;
/drivers/scsi/aic7xxx/
H A Daic7xxx.reg1566 KERNEL_QINPOS {
H A Daic7xxx_reg.h_shipped483 #define KERNEL_QINPOS 0x4c
H A Daic7xxx_core.c647 ahc_outb(ahc, KERNEL_QINPOS, ahc->qinfifonext);
5204 ahc_outb(ahc, KERNEL_QINPOS, ahc->qinfifonext);
5827 ahc_outb(ahc, KERNEL_QINPOS, ahc->qinfifonext);
5952 ahc_outb(ahc, KERNEL_QINPOS, ahc->qinfifonext);
H A Daic7xxx.seq99 cmp KERNEL_QINPOS, A je poll_for_work_loop;
/drivers/scsi/
H A Daic7xxx_old.c3052 * qinfifo and update the KERNEL_QINPOS down on the card.
3065 aic_outb(p, p->qinfifonext, KERNEL_QINPOS);
3677 aic_outb(p, p->qinfifonext, KERNEL_QINPOS);
8186 aic_outb(p, 0, KERNEL_QINPOS);
10486 aic_outb(p, p->qinfifonext, KERNEL_QINPOS);
10735 aic_outb(p, p->qinfifonext, KERNEL_QINPOS);

Completed in 132 milliseconds