Home
last modified time | relevance | path

Searched refs:FC_IS_REAL_DEVICE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h111 #define FC_IS_REAL_DEVICE(x) (!FC_MUST_ACCEPT_D_ID(x)) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1472 } else if (FC_IS_REAL_DEVICE(pkt->pkt_cmd_fhdr.d_id)) { in fc_ulp_transport()
3461 ASSERT(FC_IS_REAL_DEVICE(d_id)); in fctl_alloc_remote_port()
H A Dfp.c10866 if (sendup || !FC_IS_REAL_DEVICE(s_id)) { in fp_unsol_cb()
10995 if (!FC_IS_REAL_DEVICE(s_id)) { in fp_handle_unsol_buf()
12207 FC_IS_REAL_DEVICE(buf->ub_frame.s_id)) { in fp_login_acc_init()