Home
last modified time | relevance | path

Searched defs:siu (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_iu.h19 #define SIU_PKTFAIL_OFFSET(siu) 12 argument
20 #define SIU_PKTFAIL_CODE(siu) (scsi_4btoul((siu)->pkt_failures) & 0xFF) argument
27 #define SIU_SENSE_OFFSET(siu) \ argument
/freebsd/sys/dev/aic7xxx/
H A Daic79xx_osm.c417 struct scsi_status_iu_header *siu; ahd_done() local
H A Daic79xx.c8151 struct scsi_status_iu_header *siu; in ahd_handle_scsi_status() local