Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h320 #define PORT_DEVICE_OLD 0x2 /* RSCN or Reset has occurred, */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1134 pkt->pkt_pd->pd_type == PORT_DEVICE_OLD) { in fc_ulp_login()
1402 if (pd->pd_type == PORT_DEVICE_OLD || in fc_ulp_transport()
1466 if (pd->pd_type == PORT_DEVICE_OLD || in fc_ulp_transport()
1535 if (pd->pd_type == PORT_DEVICE_OLD || in fc_ulp_issue_els()
3654 tmp_pd->pd_type != PORT_DEVICE_OLD) { in fctl_enlist_did_table()
3766 tmp_pd->pd_type != PORT_DEVICE_OLD) { in fctl_enlist_pwwn_table()
3925 PORT_DEVICE_INVALID && pd->pd_type != PORT_DEVICE_OLD) { in fctl_hold_remote_port_by_did()
4041 pd->pd_type != PORT_DEVICE_OLD) { in fctl_hold_remote_port_by_pwwn()
4224 if (pd->pd_type == PORT_DEVICE_OLD) { in fctl_fillout_map()
4650 } else if (pd->pd_type == PORT_DEVICE_OLD) { in fctl_create_remote_port()
[all …]
H A Dfp.c3863 ASSERT(pd->pd_type != PORT_DEVICE_OLD); in fp_loop_online()
4252 pd->pd_type = PORT_DEVICE_OLD; in fp_remote_port_offline()
4772 PORT_DEVICE_OLD) && in fp_ulp_devc_cb()
6192 if (pd->pd_type == PORT_DEVICE_OLD) { in fp_plogi_intr()
6235 pd->pd_type == PORT_DEVICE_OLD) || in fp_plogi_intr()
10276 pd->pd_type = PORT_DEVICE_OLD; in fp_fabric_online()
10383 pd->pd_type = PORT_DEVICE_OLD; in fp_fabric_online()
10417 pd->pd_type = PORT_DEVICE_OLD; in fp_fabric_online()
11403 pd->pd_type == PORT_DEVICE_OLD) { in fp_handle_unsol_prlo()
11466 listptr->map_type = PORT_DEVICE_OLD; in fp_handle_unsol_prlo()
[all …]
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c864 case PORT_DEVICE_OLD: in remote_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c191 { PORT_DEVICE_OLD, "Old" },
H A Dfcp.c4744 if (map_entry->map_type == PORT_DEVICE_OLD || in fcp_handle_devices()
4773 case PORT_DEVICE_OLD: in fcp_handle_devices()
15552 devlist->map_type = PORT_DEVICE_OLD; in fcp_construct_map()
H A Dfcip.c1294 case PORT_DEVICE_OLD: in fcip_rt_update()