Home
last modified time | relevance | path

Searched refs:FS_NAME_SERVER (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dlinkapp.h51 #define FS_NAME_SERVER 0xfffffc macro
H A Dfcal.h147 #define FS_NAME_SERVER 0xfffffc macro
H A Dfc.h169 #define FS_NAME_SERVER 0xfffffc macro
H A Dfcal_linkapp.h52 #define FS_NAME_SERVER 0xfffffc macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcph.h134 #define FS_NAME_SERVER 0xFFFFFC macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfct_defines.h198 #define FS_NAME_SERVER 0xFFFFFC macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3561 d_id.b24 = FS_NAME_SERVER; in ql_configure_device_d_id()
3693 d_id.b24 = FS_NAME_SERVER; in ql_configure_fabric()
H A Dql_isr.c3280 tq->d_id.b24 == FS_NAME_SERVER ? in ql_ms_entry()
H A Dql_api.c6794 if (d_id.b24 == FS_NAME_SERVER) { in ql_login_port()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c711 wkdid = FS_NAME_SERVER; in fct_process_link_init()
H A Dfct.c2537 port->port_fct_private, FS_NAME_SERVER); in fct_create_solct()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2744 pkt->pkt_cmd_fhdr.d_id = FS_NAME_SERVER; in fcsm_ct_init()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c6141 if (d_id == FS_NAME_SERVER || d_id == FS_FABRIC_CONTROLLER) { in fp_plogi_intr()