Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h180 #define FP_IS_F_PORT(p) ((p) & 0x1000) macro
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c5898 f_port = FP_IS_F_PORT(csp.cmn_features) ? 1 : 0; in fp_flogi_intr()
11690 f_port = FP_IS_F_PORT(payload-> in fp_i_handle_unsol_els()
11919 f_port = FP_IS_F_PORT(payload->common_service.cmn_features) ? 1 : 0; in fp_handle_unsol_plogi()