Home
last modified time | relevance | path

Searched refs:FC_MUST_ACCEPT_D_ID (Results 1 – 2 of 2) 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))
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c11750 FC_MUST_ACCEPT_D_ID(buf->ub_frame.s_id)) && sent == 0)) { in fp_i_handle_unsol_els()
12015 FC_MUST_ACCEPT_D_ID(buf->ub_frame.s_id)) && sent == 0)) { in fp_handle_unsol_plogi()