Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h335 #define PORT_DEVICE_DUPLICATE_MAP_ENTRY 0x00000001 /* map entry has another */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3102 PORT_DEVICE_DUPLICATE_MAP_ENTRY; in fctl_ulp_statec_cb()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c4719 if (map_entry->map_flags & PORT_DEVICE_DUPLICATE_MAP_ENTRY) { in fcp_handle_devices()