Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h236 #define FP_IS_CLASS_1_OR_2(x) \ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c10871 if (FP_IS_CLASS_1_OR_2(buf->ub_class)) { in fp_unsol_cb()
11062 if (FP_IS_CLASS_1_OR_2(buf->ub_class)) { in fp_handle_unsol_buf()
11083 if (FP_IS_CLASS_1_OR_2(buf->ub_class)) { in fp_handle_unsol_buf()
11131 if (FP_IS_CLASS_1_OR_2(buf->ub_class)) { in fp_handle_unsol_buf()
11415 if (FP_IS_CLASS_1_OR_2(buf->ub_class)) { in fp_handle_unsol_prlo()
11522 if (FP_IS_CLASS_1_OR_2(buf->ub_class)) { in fp_handle_unsol_logo()
11809 if (FP_IS_CLASS_1_OR_2(buf->ub_class) || in fp_i_handle_unsol_els()
11833 if (FP_IS_CLASS_1_OR_2(buf->ub_class)) { in fp_i_handle_unsol_els()
12072 if (FP_IS_CLASS_1_OR_2(buf->ub_class) || in fp_handle_unsol_plogi()
12120 if (FP_IS_CLASS_1_OR_2(buf->ub_class)) { in fp_handle_unsol_flogi()
[all …]