Searched refs:LAST_SEG (Results 1 - 11 of 11) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic79xx.seq891 mvi SG_CACHE_PRE, LAST_SEG;
1583 or SINDEX, LAST_SEG;
1609 or REG_ISR, LAST_SEG;
1804 test SG_CACHE_SHADOW, LAST_SEG jz residual_before_last_seg;
1953 mvi SG_CACHE_PRE, LAST_SEG;
1975 mvi SG_CACHE_PRE, LAST_SEG;
H A Daic7xxx.seq779 or SINDEX, LAST_SEG;
853 * Also set SCB_RESIDUAL_SGPTR, including the LAST_SEG
908 or SINDEX, LAST_SEG;
973 test SG_CACHE_SHADOW, LAST_SEG jz ultra2_shvalid;
1087 test SG_CACHE_SHADOW, LAST_SEG jnz . + 2;
1375 mvi SG_CACHE_PRE, LAST_SEG;
H A Daic7xxx.reg1368 field LAST_SEG 0x02
1377 field LAST_SEG 0x02
H A Daic7xxx_reg.h_shipped869 #define LAST_SEG 0x02
H A Daic79xx.reg486 field LAST_SEG 0x02
496 field LAST_SEG 0x02
H A Daic79xx_core.c1452 sgptr |= LAST_SEG;
1517 if ((ahd_inb(ahd, SG_CACHE_SHADOW) & LAST_SEG) == 0) {
1611 sgptr |= LAST_SEG;
H A Daic79xx_reg.h_shipped1409 #define LAST_SEG 0x02
/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h603 #define LAST_SEG 0x02 macro
H A Daic7xxx.reg1090 bit LAST_SEG 0x02
H A Daic7xxx.seq420 or A, LAST_SEG;
/drivers/scsi/
H A Daic7xxx_old.c4856 aic_outb(p, (tmp << 2) | ((tmp == 1) ? LAST_SEG : 0), SG_CACHEPTR);

Completed in 94 milliseconds