Home
last modified time | relevance | path

Searched refs:PORT_DEVICE_CHANGED (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h319 #define PORT_DEVICE_CHANGED 0x3 /* D_ID, PWWN, or other change */ macro
/titanic_41/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c864 case PORT_DEVICE_CHANGED: in remote_port()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c6194 pd->pd_type = PORT_DEVICE_CHANGED; in fp_plogi_intr()
6577 pd->pd_type = PORT_DEVICE_CHANGED; in fp_adisc_intr()
10333 pd->pd_type = PORT_DEVICE_CHANGED; in fp_fabric_online()
10412 if (pd->pd_type != PORT_DEVICE_CHANGED) { in fp_fabric_online()
12587 pd->pd_type = PORT_DEVICE_CHANGED; in fp_fillout_changed_map()
H A Dfctl.c4644 pd->pd_type = PORT_DEVICE_CHANGED; in fctl_create_remote_port()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1306 case PORT_DEVICE_CHANGED: in fcip_rt_update()
7058 map.map_type = PORT_DEVICE_CHANGED; in fcip_dest_add_broadcast_entry()
H A Dfcsm.c193 { PORT_DEVICE_CHANGED, "Changed" },
H A Dfcp.c4742 map_entry->map_type == PORT_DEVICE_CHANGED) { in fcp_handle_devices()
4819 case PORT_DEVICE_CHANGED: in fcp_handle_devices()