Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1768 #define SG_SIZEOF 0x08 macro
H A Daic7xxx.seq718 add SCB_RESIDUAL_SGPTR[0],SG_SIZEOF;
1215 mvi SG_SIZEOF call set_hcnt;
H A Daic7xxx.reg1112 const SG_SIZEOF 0x08 /* sizeof(struct ahc_dma) */
H A Daic79xx_reg.h3808 #define SG_SIZEOF 0x04 macro
H A Daic79xx.reg3988 const SG_SIZEOF download
H A Daic79xx.seq1575 add SCB_RESIDUAL_SGPTR[0],SG_SIZEOF;
H A Daic79xx.c8636 download_consts[SG_SIZEOF] = sg_size; in ahd_loadseq()