Searched refs:idevi (Results 1 – 1 of 1) sorted by relevance
2993 struct dev_info *idevi; in in_dn_list() local2995 if ((idevi = DEVI(dnp->dn_head)) == NULL) in in_dn_list()2998 while (idevi) { in in_dn_list()2999 if (idevi == DEVI(dip)) in in_dn_list()3001 idevi = idevi->devi_next; in in_dn_list()