Searched refs:class_shift (Results 1 – 1 of 1) sorted by relevance
/include/linux/ |
D | pci.h | 2001 unsigned int class_shift; /* should be 0, 8, 16 */ member 2022 class_shift, hook) \ argument 2027 ".long " #class ", " #class_shift " \n" \ 2038 class_shift, hook, stub) \ argument 2045 class_shift, stub) 2048 class_shift, hook, stub) \ argument 2050 class_shift, hook) 2054 class_shift, hook) \ argument 2056 class_shift, hook, __UNIQUE_ID(hook)) 2060 class_shift, hook) \ argument [all …]
|