Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h314 #define PORT_DEVICE_NEW 0x1 /* Newly created remote port, or */ macro
/titanic_41/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c858 case PORT_DEVICE_NEW: in remote_port()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1308 case PORT_DEVICE_NEW: in fcip_rt_update()
2685 map.map_type = PORT_DEVICE_NEW; in fcip_handle_farp_request()
2777 map.map_type = PORT_DEVICE_NEW; in fcip_handle_farp_response()
3145 map.map_type = PORT_DEVICE_NEW; in fcip_cache_arp_broadcast()
7056 map.map_type = PORT_DEVICE_NEW; in fcip_dest_add_broadcast_entry()
H A Dfcsm.c191 { PORT_DEVICE_NEW, "New" },
H A Dfcp.c4740 map_entry->map_type == PORT_DEVICE_NEW || in fcp_handle_devices()
4754 case PORT_DEVICE_NEW: in fcp_handle_devices()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c4756 PORT_DEVICE_NEW) { in fp_ulp_devc_cb()
6238 pd->pd_type = PORT_DEVICE_NEW; in fp_plogi_intr()
6574 if (pd->pd_type != PORT_DEVICE_NEW) { in fp_adisc_intr()
6730 pd->pd_type = PORT_DEVICE_NEW; in fp_adisc_intr()
10260 if (pd->pd_type == PORT_DEVICE_NEW || in fp_fabric_online()
10393 if (pd->pd_type == PORT_DEVICE_NEW) { in fp_fabric_online()
12635 port_map->map_type = PORT_DEVICE_NEW; in fp_fillout_new_nsmap()
H A Dfctl.c3474 pd->pd_type = PORT_DEVICE_NEW; in fctl_alloc_remote_port()