Searched refs:SIU_RSPVALID (Results 1 – 2 of 2) sorted by relevance
617 #define SIU_RSPVALID 0x1 macro633 #define SIU_SENSE_DATA(siu) (((siu)->flags & SIU_RSPVALID) ? \
7919 if ((siu->flags & SIU_RSPVALID) != 0) { in ahd_handle_scsi_status()