Home
last modified time | relevance | path

Searched refs:SIU_RSPVALID (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/scsi/aic7xxx/
Dscsi_iu.h12 #define SIU_RSPVALID 0x1 macro
28 (12 + (((siu)->flags & SIU_RSPVALID) \
Daic79xx_core.c8982 if ((siu->flags & SIU_RSPVALID) != 0) { in ahd_handle_scsi_status()