Searched refs:pd_did_hnext (Results 1 – 3 of 3) sorted by relevance
200 struct fc_remote_port *pd_did_hnext; member
3658 tmp_pd = tmp_pd->pd_did_hnext; in fctl_enlist_did_table()3667 pd->pd_did_hnext = head->d_id_head; in fctl_enlist_did_table()3703 pd_next = pd_next->pd_did_hnext; in fctl_delist_did_table()3713 head->d_id_head = pd->pd_did_hnext; in fctl_delist_did_table()3715 last->pd_did_hnext = pd->pd_did_hnext; in fctl_delist_did_table()3718 pd->pd_did_hnext = NULL; in fctl_delist_did_table()3876 pd = pd->pd_did_hnext; in fctl_get_remote_port_by_did()3931 pd = pd->pd_did_hnext; in fctl_hold_remote_port_by_did()4876 head->d_id_head = pd->pd_did_hnext; in fctl_destroy_all_remote_ports()
760 (uintptr_t)(((fc_remote_port_t *)wsp->walk_data)->pd_did_hnext); in pd_by_did_walk_s()