Searched refs:sfd_siblings (Results 1 – 1 of 1) sorted by relevance
141 struct list_head sfd_siblings; /* protected by device's sfd_lock */ member1600 list_for_each_entry(sfp, &sdp->sfds, sfd_siblings) { in sg_remove_device()2175 list_add_tail(&sfp->sfd_siblings, &sdp->sfds); in sg_add_sfp()2238 list_del(&sfp->sfd_siblings); in sg_remove_sfp()2526 list_for_each_entry(fp, &sdp->sfds, sfd_siblings) { in sg_proc_debug_helper()