Home
last modified time | relevance | path

Searched refs:FC_WELL_KNOWN_ADDR (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fct.h44 #ifdef FC_WELL_KNOWN_ADDR
45 #undef FC_WELL_KNOWN_ADDR
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcph.h141 #define FC_WELL_KNOWN_ADDR(x) (((x) >= FC_WELL_KNOWN_START &&\ macro
H A Dfc_portif.h109 #define FC_MUST_ACCEPT_D_ID(x) (FC_WELL_KNOWN_ADDR(x) || (x) == 0)
/illumos-gate/usr/src/uts/common/sys/
H A Dfct_defines.h205 #define FC_WELL_KNOWN_ADDR(x) \ macro
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c1476 !FC_WELL_KNOWN_ADDR(irp->irp_portid)) { in fct_process_plogi()
2815 if (FC_WELL_KNOWN_ADDR(irp->irp_portid) || in fct_rscn_verify()
2827 if (FC_WELL_KNOWN_ADDR(irp->irp_portid)) in fct_rscn_verify()
H A Dfct.c528 if (FC_WELL_KNOWN_ADDR(irp->irp_portid)) in fct_get_adapter_port_attr()
566 !FC_WELL_KNOWN_ADDR(irp->irp_portid)) { in fct_get_discovered_port_attr()