Home
last modified time | relevance | path

Searched refs:QOUTPOS (Results 1 – 8 of 8) sorted by relevance

/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h278 #define QOUTPOS 0x4f macro
Daic7xxx.seq859 mov A, QOUTPOS;
864 inc QOUTPOS;
Daic7xxx.reg1294 QOUTPOS {
/drivers/scsi/aic7xxx/
Daic7xxx_reg.h_shipped487 #define QOUTPOS 0x4e
Daic7xxx.seq1682 mov A, QOUTPOS;
1687 inc QOUTPOS;
Daic7xxx.reg1574 QOUTPOS {
Daic7xxx_core.c5206 ahc_outb(ahc, QOUTPOS, ahc->qoutfifonext); in ahc_chip_init()
/drivers/scsi/
Daic7xxx_old.c8187 aic_outb(p, 0, QOUTPOS); in aic7xxx_register()