Searched refs:pd_did_hnext (Results 1 – 3 of 3) sorted by relevance
200 struct fc_remote_port *pd_did_hnext; member
3659 tmp_pd = tmp_pd->pd_did_hnext; in fctl_enlist_did_table()3668 pd->pd_did_hnext = head->d_id_head; in fctl_enlist_did_table()3704 pd_next = pd_next->pd_did_hnext; in fctl_delist_did_table()3714 head->d_id_head = pd->pd_did_hnext; in fctl_delist_did_table()3716 last->pd_did_hnext = pd->pd_did_hnext; in fctl_delist_did_table()3719 pd->pd_did_hnext = NULL; in fctl_delist_did_table()3877 pd = pd->pd_did_hnext; in fctl_get_remote_port_by_did()3932 pd = pd->pd_did_hnext; in fctl_hold_remote_port_by_did()4877 head->d_id_head = pd->pd_did_hnext; in fctl_destroy_all_remote_ports()
763 (uintptr_t)(((fc_remote_port_t *)wsp->walk_data)->pd_did_hnext); in pd_by_did_walk_s()