Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpr.h17 PR_STS_RETRY_PATH_FAILURE = 0xe0000, enumerator
/openbmc/linux/drivers/scsi/
H A Dsd.c1774 return PR_STS_RETRY_PATH_FAILURE; in sd_scsi_to_pr_err()