HomeSort by: relevance | last modified time | path
    Searched refs:SG_LAST_SEG (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.seq 732 test SCB_RESIDUAL_DATACNT[3], SG_LAST_SEG jnz return;
781 test SCB_RESIDUAL_DATACNT[3], SG_LAST_SEG jz . + 2;
911 test SCB_RESIDUAL_DATACNT[3], SG_LAST_SEG jz . + 2;
1083 * SG_LAST_SEG flag as it will always be false in the
1098 test SCB_RESIDUAL_DATACNT[3], SG_LAST_SEG jz dma_mid_sg;
1182 test SCB_RESIDUAL_DATACNT[3], SG_LAST_SEG jz sg_load;
aic79xx.seq 1335 test SCB_RESIDUAL_DATACNT[3], SG_LAST_SEG jz . + 3;
1361 test SCB_DATACNT[3], SG_LAST_SEG jz . + 2;
1373 test SCB_RESIDUAL_DATACNT[3], SG_LAST_SEG jnz . + 2;
aic7xxx.reg 1055 field SG_LAST_SEG 0x80 /* In the fourth byte */
aic7xxx_reg.h 1634 #define SG_LAST_SEG 0x80
aic79xx.reg 3852 field SG_LAST_SEG 0x80 /* In the fourth byte */
aic79xx_reg.h 3683 #define SG_LAST_SEG 0x80
  /src/sys/dev/ic/
aic79xx.c 1001 ahd_outb(ahd, SG_CACHE_PRE, SG_LAST_SEG);

Completed in 27 milliseconds