Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/scsipi/
Dscsi_iu.h15 #define SIU_RSPVALID 0x1 macro
31 (12 + (((siu)->flags & SIU_RSPVALID) \
/netbsd/src/sys/dev/ic/
Daic79xx.c7889 if ((siu->flags & SIU_RSPVALID) != 0) { in ahd_handle_scsi_status()