Home
last modified time | relevance | path

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

/openbsd/sys/scsi/
H A Dscsi_all.h632 #define SIU_SENSE_LENGTH(siu) (_4btol((siu)->sense_length)) macro
/openbsd/sys/dev/ic/
H A Daic79xx_openbsd.c236 len = SIU_SENSE_LENGTH(siu); in ahd_done()