Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Dscsi_iu.h20 #define SIU_PKTFAIL_CODE(siu) (scsi_4btoul((siu)->pkt_failures) & 0xFF) macro
H A Daic79xx_core.c8891 switch (SIU_PKTFAIL_CODE(siu)) { in ahd_handle_scsi_status()