Searched refs:pv_dend (Results 1 – 1 of 1) sorted by relevance
95 struct pcidb_device *pv_dend; member141 v->pv_dend = NULL; in parse_vendor()159 if (v->pv_dstart == NULL && v->pv_dend == NULL) { in insert_device()161 v->pv_dend = d; in insert_device()165 d->pd_prev = v->pv_dend; in insert_device()167 v->pv_dend->pd_next = d; in insert_device()168 v->pv_dend = d; in insert_device()