Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_inline.h474 if ((sgptr & SG_STATUS_VALID) != 0) in ahd_complete_scb()
490 if ((sgptr & SG_STATUS_VALID) != 0) in ahd_update_residual()
Daic79xx_reg.h3687 #define SG_STATUS_VALID 0x04 macro
Daic79xx_core.c7899 if ((sgptr & SG_STATUS_VALID) == 0) in ahd_calc_residual()
7902 sgptr &= ~SG_STATUS_VALID; in ahd_calc_residual()
Daic79xx.reg3855 field SG_STATUS_VALID 0x04 /* In the first byte */
Daic79xx.seq1078 or SCB_SGPTR, SG_STATUS_VALID ret;