Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/cam/scsi/
HDscsi_iu.h21 #define SIU_PKTFAIL_CODE(siu) (scsi_4btoul((siu)->pkt_failures) & 0xFF) macro
/freebsd-11-stable/sys/dev/aic7xxx/
HDaic79xx.c8240 switch (SIU_PKTFAIL_CODE(siu)) { in ahd_handle_scsi_status()