Home
last modified time | relevance | path

Searched refs:LAST_SEG (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx.seq784 or SINDEX, LAST_SEG;
858 * Also set SCB_RESIDUAL_SGPTR, including the LAST_SEG
913 or SINDEX, LAST_SEG;
978 test SG_CACHE_SHADOW, LAST_SEG jz ultra2_shvalid;
1092 test SG_CACHE_SHADOW, LAST_SEG jnz . + 2;
1380 mvi SG_CACHE_PRE, LAST_SEG;
H A Daic79xx.seq892 mvi SG_CACHE_PRE, LAST_SEG;
1584 or SINDEX, LAST_SEG;
1610 or REG_ISR, LAST_SEG;
1805 test SG_CACHE_SHADOW, LAST_SEG jz residual_before_last_seg;
1954 mvi SG_CACHE_PRE, LAST_SEG;
1976 mvi SG_CACHE_PRE, LAST_SEG;
H A Daic7xxx.reg1244 field LAST_SEG 0x02
1252 field LAST_SEG 0x02
H A Daic7xxx_reg.h1745 #define LAST_SEG 0x02 macro
H A Daic79xx.reg454 field LAST_SEG 0x02
463 field LAST_SEG 0x02
H A Daic79xx_reg.h2551 #define LAST_SEG 0x02 macro
/openbsd/sys/dev/ic/
H A Daic79xx.c657 sgptr |= LAST_SEG; in ahd_run_data_fifo()
722 if ((ahd_inb(ahd, SG_CACHE_SHADOW) & LAST_SEG) == 0) { in ahd_run_data_fifo()
816 sgptr |= LAST_SEG; in ahd_run_data_fifo()