Home
last modified time | relevance | path

Searched defs:class_shift (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dpci.h2139 unsigned int class_shift; /* should be 0, 8, 16 */ member
2160 class_shift, hook) \ argument
2176 class_shift, hook, stub) \ argument
2186 class_shift, hook, stub) \ argument
2192 class_shift, hook) \ argument
2198 class_shift, hook) \ argument
2205 class_shift, hook) \ argument
2209 class_shift, hook) \ argument
2213 class_shift, hook) \ argument
2217 class_shift, hook) \ argument
[all …]
/openbmc/linux/drivers/pci/
H A Dquirks.c5645 unsigned int class_shift) in pci_create_device_link()