Searched refs:pv_dstart (Results 1 – 1 of 1) sorted by relevance
94 struct pcidb_device *pv_dstart; member140 v->pv_dstart = NULL; in parse_vendor()159 if (v->pv_dstart == NULL && v->pv_dend == NULL) { in insert_device()160 v->pv_dstart = d; in insert_device()364 d = v->pv_dstart; in pcidb_close()428 for (d = v->pv_dstart; d != NULL; d = d->pd_next) in pcidb_lookup_device_by_vendor()450 return (v->pv_dstart); in pcidb_device_iter()