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.c11746 FC_MUST_ACCEPT_D_ID(buf->ub_frame.s_id)) && sent == 0)) {
12011 FC_MUST_ACCEPT_D_ID(buf->ub_frame.s_id)) && sent == 0)) {

Completed in 66 milliseconds