Searched refs:PR_STS_RETRY_PATH_FAILURE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | pr.h | 17 PR_STS_RETRY_PATH_FAILURE = 0xe0000, enumerator |
/openbmc/linux/drivers/scsi/ | ||
H A D | sd.c | 1774 return PR_STS_RETRY_PATH_FAILURE; in sd_scsi_to_pr_err() |