Home
last modified time | relevance | path

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

/titanic_50/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
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1471 } else if (FC_IS_REAL_DEVICE(pkt->pkt_cmd_fhdr.d_id)) { in fc_ulp_transport()
3460 ASSERT(FC_IS_REAL_DEVICE(d_id)); in fctl_alloc_remote_port()
H A Dfp.c10862 if (sendup || !FC_IS_REAL_DEVICE(s_id)) { in fp_unsol_cb()
10991 if (!FC_IS_REAL_DEVICE(s_id)) { in fp_handle_unsol_buf()
12203 FC_IS_REAL_DEVICE(buf->ub_frame.s_id)) { in fp_login_acc_init()