Home
last modified time | relevance | path

Searched refs:DEVICE_COUNT_RESOURCE (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dpci.h133 DEVICE_COUNT_RESOURCE = PCI_NUM_RESOURCES, enumerator
407 struct resource resource[DEVICE_COUNT_RESOURCE]; /* I/O and memory regions + expansion ROMs */
465 struct bin_attribute *res_attr[DEVICE_COUNT_RESOURCE]; /* sysfs file for resources */
466 …struct bin_attribute *res_attr_wc[DEVICE_COUNT_RESOURCE]; /* sysfs file for WC mapping of resource…