Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h315 static int fp_is_class_supported(uint32_t cos, uchar_t tran_class);
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3407 fp_is_class_supported(uint32_t cos, uchar_t tran_class) in fp_is_class_supported() function
11747 if (fp_is_class_supported(port->fp_cos, in fp_i_handle_unsol_els()
11827 if (fp_is_class_supported(port->fp_cos, in fp_i_handle_unsol_els()
12012 if (fp_is_class_supported(port->fp_cos, in fp_handle_unsol_plogi()
12115 if (fp_is_class_supported(port->fp_cos, buf->ub_class) == FC_FAILURE) { in fp_handle_unsol_flogi()