Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h317 #define PORT_DEVICE_NEW 0x1 /* Newly created remote port, or */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c861 case PORT_DEVICE_NEW: in remote_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1285 case PORT_DEVICE_NEW: in fcip_rt_update()
2619 map.map_type = PORT_DEVICE_NEW; in fcip_handle_farp_request()
2707 map.map_type = PORT_DEVICE_NEW; in fcip_handle_farp_response()
3070 map.map_type = PORT_DEVICE_NEW; in fcip_cache_arp_broadcast()
6874 map.map_type = PORT_DEVICE_NEW; in fcip_dest_add_broadcast_entry()
H A Dfcsm.c190 { PORT_DEVICE_NEW, "New" },
H A Dfcp.c4745 map_entry->map_type == PORT_DEVICE_NEW || in fcp_handle_devices()
4759 case PORT_DEVICE_NEW: in fcp_handle_devices()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c4757 PORT_DEVICE_NEW) { in fp_ulp_devc_cb()
6239 pd->pd_type = PORT_DEVICE_NEW; in fp_plogi_intr()
6575 if (pd->pd_type != PORT_DEVICE_NEW) { in fp_adisc_intr()
6731 pd->pd_type = PORT_DEVICE_NEW; in fp_adisc_intr()
10264 if (pd->pd_type == PORT_DEVICE_NEW || in fp_fabric_online()
10397 if (pd->pd_type == PORT_DEVICE_NEW) { in fp_fabric_online()
12639 port_map->map_type = PORT_DEVICE_NEW; in fp_fillout_new_nsmap()
H A Dfctl.c3475 pd->pd_type = PORT_DEVICE_NEW; in fctl_alloc_remote_port()