Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.seq781 or SINDEX, LAST_SEG;
855 * Also set SCB_RESIDUAL_SGPTR, including the LAST_SEG
910 or SINDEX, LAST_SEG;
975 test SG_CACHE_SHADOW, LAST_SEG jz ultra2_shvalid;
1089 test SG_CACHE_SHADOW, LAST_SEG jnz . + 2;
1377 mvi SG_CACHE_PRE, LAST_SEG;
H A Daic79xx.seq889 mvi SG_CACHE_PRE, LAST_SEG;
1581 or SINDEX, LAST_SEG;
1607 or REG_ISR, LAST_SEG;
1802 test SG_CACHE_SHADOW, LAST_SEG jz residual_before_last_seg;
1951 mvi SG_CACHE_PRE, LAST_SEG;
1973 mvi SG_CACHE_PRE, LAST_SEG;
H A Daic7xxx.reg1241 field LAST_SEG 0x02
1249 field LAST_SEG 0x02
H A Daic7xxx_reg.h1744 #define LAST_SEG 0x02 macro
H A Daic79xx.reg451 field LAST_SEG 0x02
460 field LAST_SEG 0x02
H A Daic79xx.c630 sgptr |= LAST_SEG; in ahd_run_data_fifo()
695 if ((ahd_inb(ahd, SG_CACHE_SHADOW) & LAST_SEG) == 0) { in ahd_run_data_fifo()
788 sgptr |= LAST_SEG; in ahd_run_data_fifo()
H A Daic79xx_reg.h2549 #define LAST_SEG 0x02 macro