Home
last modified time | relevance | path

Searched refs:pSenseCodeInfo (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/pms/RefTisa/sat/src/
HDsmsatcb.c928 bit16 *pSenseCodeInfo in smsatTranslateATAPIErrorsToSCSIErrors() argument
931 if (pSenseKey == agNULL || pSenseCodeInfo == agNULL) in smsatTranslateATAPIErrorsToSCSIErrors()
941 *pSenseCodeInfo = 0x3a00; in smsatTranslateATAPIErrorsToSCSIErrors()
946 *pSenseCodeInfo = 0; in smsatTranslateATAPIErrorsToSCSIErrors()
951 *pSenseCodeInfo = 0x5a01; in smsatTranslateATAPIErrorsToSCSIErrors()
956 *pSenseCodeInfo = 0x1401; in smsatTranslateATAPIErrorsToSCSIErrors()
961 *pSenseCodeInfo = 0x2800; in smsatTranslateATAPIErrorsToSCSIErrors()
967 *pSenseCodeInfo = 0x1100; in smsatTranslateATAPIErrorsToSCSIErrors()
974 *pSenseCodeInfo = 0x4703; in smsatTranslateATAPIErrorsToSCSIErrors()
980 *pSenseCodeInfo = 0x4400; in smsatTranslateATAPIErrorsToSCSIErrors()
[all …]
HDsmproto.h687 bit16 *pSenseCodeInfo
695 bit16 *pSenseCodeInfo
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
HDossasat.c11820 bit16 *pSenseCodeInfo in satTranslateATAPIErrorsToSCSIErrors() argument
11823 if (pSenseKey == agNULL || pSenseCodeInfo == agNULL) in satTranslateATAPIErrorsToSCSIErrors()
11832 *pSenseCodeInfo = 0x3a00; in satTranslateATAPIErrorsToSCSIErrors()
11837 *pSenseCodeInfo = 0; in satTranslateATAPIErrorsToSCSIErrors()
11842 *pSenseCodeInfo = 0x5a01; in satTranslateATAPIErrorsToSCSIErrors()
11847 *pSenseCodeInfo = 0x1401; in satTranslateATAPIErrorsToSCSIErrors()
11852 *pSenseCodeInfo = 0x2800; in satTranslateATAPIErrorsToSCSIErrors()
11858 *pSenseCodeInfo = 0x1100; in satTranslateATAPIErrorsToSCSIErrors()
11865 *pSenseCodeInfo = 0x4703; in satTranslateATAPIErrorsToSCSIErrors()
11870 *pSenseCodeInfo = 0x4400; in satTranslateATAPIErrorsToSCSIErrors()
HDsatproto.h2841 bit16 *pSenseCodeInfo