Home
last modified time | relevance | path

Searched refs:FC_REASON_CLASS_NOT_SUPP (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h207 #define FC_REASON_CLASS_NOT_SUPP 0x05 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3307 if (pkt->pkt_reason == FC_REASON_CLASS_NOT_SUPP) { in fp_handle_reject()
11755 FC_REASON_CLASS_NOT_SUPP, NULL); in fp_i_handle_unsol_els()
11834 FC_REASON_CLASS_NOT_SUPP, NULL); in fp_i_handle_unsol_els()
12024 FC_REASON_CLASS_NOT_SUPP, job); in fp_handle_unsol_plogi()
12124 FC_REASON_CLASS_NOT_SUPP, job); in fp_handle_unsol_flogi()
H A Dfctl.c296 { FC_REASON_CLASS_NOT_SUPP, "Class Not Supported", },