Searched refs:saved_cap_space (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci.h187 struct hlist_head saved_cap_space; member in struct:pci_dev
214 hlist_for_each_entry(tmp, pos, &pci_dev->saved_cap_space, next) {
224 hlist_add_head(&new_cap->next, &pci_dev->saved_cap_space);

Completed in 92 milliseconds