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.c1471 } else if (FC_IS_REAL_DEVICE(pkt->pkt_cmd_fhdr.d_id)) {
3460 ASSERT(FC_IS_REAL_DEVICE(d_id));
H A Dfp.c10862 if (sendup || !FC_IS_REAL_DEVICE(s_id)) {
10991 if (!FC_IS_REAL_DEVICE(s_id)) {
12203 FC_IS_REAL_DEVICE(buf->ub_frame.s_id)) {

Completed in 88 milliseconds