Searched refs:SIU_SENSE_LENGTH (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/scsi/ | ||
H A D | scsi_all.h | 632 #define SIU_SENSE_LENGTH(siu) (_4btol((siu)->sense_length)) macro |
/openbsd/sys/dev/ic/ | ||
H A D | aic79xx_openbsd.c | 236 len = SIU_SENSE_LENGTH(siu); in ahd_done() |