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

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

Completed in 67 milliseconds