Home
last modified time | relevance | path

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

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