Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h232 #define FP_IS_CLASS_1_OR_2(x) \ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c10867 if (FP_IS_CLASS_1_OR_2(buf->ub_class)) { in fp_unsol_cb()
10994 if (!FP_IS_CLASS_1_OR_2(buf->ub_class)) { in fp_handle_unsol_buf()
11058 if (FP_IS_CLASS_1_OR_2(buf->ub_class)) { in fp_handle_unsol_buf()
11079 if (FP_IS_CLASS_1_OR_2(buf->ub_class)) { in fp_handle_unsol_buf()
11127 if (FP_IS_CLASS_1_OR_2(buf->ub_class)) { in fp_handle_unsol_buf()
11411 if (FP_IS_CLASS_1_OR_2(buf->ub_class)) { in fp_handle_unsol_prlo()
11518 if (FP_IS_CLASS_1_OR_2(buf->ub_class)) { in fp_handle_unsol_logo()
11749 if (FP_IS_CLASS_1_OR_2(buf->ub_class)) { in fp_i_handle_unsol_els()
11805 if (FP_IS_CLASS_1_OR_2(buf->ub_class) || in fp_i_handle_unsol_els()
11829 if (FP_IS_CLASS_1_OR_2(buf->ub_class)) { in fp_i_handle_unsol_els()
[all …]