Searched refs:pd_wwn_hnext (Results 1 – 4 of 4) sorted by relevance
3772 tmp_pd = tmp_pd->pd_wwn_hnext; in fctl_enlist_pwwn_table()3781 pd->pd_wwn_hnext = head->pwwn_head; in fctl_enlist_pwwn_table()3824 pd_next = pd_next->pd_wwn_hnext; in fctl_delist_pwwn_table()3839 head->pwwn_head = pd->pd_wwn_hnext; in fctl_delist_pwwn_table()3841 last->pd_wwn_hnext = pd->pd_wwn_hnext; in fctl_delist_pwwn_table()3843 pd->pd_wwn_hnext = NULL; in fctl_delist_pwwn_table()3971 pd = pd->pd_wwn_hnext; in fctl_get_remote_port_by_pwwn()4004 pd = pd->pd_wwn_hnext; in fctl_get_remote_port_by_pwwn_mutex_held()4048 pd = pd->pd_wwn_hnext; in fctl_hold_remote_port_by_pwwn()4150 pd = pd->pd_wwn_hnext; in fctl_fillout_map()[all …]
1850 pd = pd->pd_wwn_hnext; in fp_suspend_all()3678 pd = pd->pd_wwn_hnext; in fp_port_shutdown()3710 pd = pd->pd_wwn_hnext; in fp_port_shutdown()4308 pd = pd->pd_wwn_hnext; in fp_port_offline()10070 pd = pd->pd_wwn_hnext; in fp_fillout_p2pmap()10254 npd = pd->pd_wwn_hnext; in fp_fabric_online()10368 npd = pd->pd_wwn_hnext; in fp_fabric_online()14096 pd = pd->pd_wwn_hnext; in fp_validate_area_domain()14166 npd = pd->pd_wwn_hnext; in fp_validate_area_domain()
199 struct fc_remote_port *pd_wwn_hnext; member
650 (uintptr_t)(((fc_remote_port_t *)wsp->walk_data)->pd_wwn_hnext); in pd_by_pwwn_walk_s()