Searched defs:FC_MUST_ACCEPT_D_ID (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h109 #define FC_MUST_ACCEPT_D_ID(x) (FC_WELL_KNOWN_ADDR(x) || (x) == 0) macro
111 #define FC_IS_REAL_DEVICE(x) (!FC_MUST_ACCEPT_D_ID(x))

Completed in 57 milliseconds