Home
last modified time | relevance | path

Searched refs:SG_STATUS_VALID (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/dev/ic/
H A Daic79xx_inline.h456 if ((sgptr & SG_STATUS_VALID) != 0) in ahd_post_scb()
468 if ((sgptr & SG_STATUS_VALID) != 0) in ahd_complete_scb()
484 if ((sgptr & SG_STATUS_VALID) != 0) in ahd_update_residual()
H A Daic79xx.c463 | SG_STATUS_VALID); in ahd_flush_qoutfifo()
8068 if ((sgptr & SG_STATUS_VALID) == 0) in ahd_calc_residual()
8071 sgptr &= ~SG_STATUS_VALID; in ahd_calc_residual()
/netbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx_reg.h3687 #define SG_STATUS_VALID 0x04 macro
H A Daic79xx.reg3857 field SG_STATUS_VALID 0x04 /* In the first byte */
H A Daic79xx.seq1077 or SCB_SGPTR, SG_STATUS_VALID ret;