Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c188 return (EMLXS_IMAGE_BAD); in emlxs_fw_download()
885 return (EMLXS_IMAGE_BAD); in emlxs_be2_validate_image()
929 return (EMLXS_IMAGE_BAD); in emlxs_be2_validate_image()
947 return (EMLXS_IMAGE_BAD); in emlxs_be2_validate_image()
1142 return (EMLXS_IMAGE_BAD); in emlxs_be2_validate_image()
1153 return (EMLXS_IMAGE_BAD); in emlxs_be2_validate_image()
1195 return (EMLXS_IMAGE_BAD); in emlxs_be2_validate_image()
1257 return (EMLXS_IMAGE_BAD); in emlxs_be3_validate_image()
1291 return (EMLXS_IMAGE_BAD); in emlxs_be3_validate_image()
1314 return (EMLXS_IMAGE_BAD); in emlxs_be3_validate_image()
[all …]
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcio.h86 #define EMLXS_IMAGE_BAD (EMLXS_ERRNO_START + 1) /* Image has */ macro