Searched refs:_PCI_NOP (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | pci.h | 1361 #define _PCI_NOP(o, s, t) \ macro 1366 #define _PCI_NOP_ALL(o, x) _PCI_NOP(o, byte, u8 x) \ 1367 _PCI_NOP(o, word, u16 x) \ 1368 _PCI_NOP(o, dword, u32 x) |
Completed in 67 milliseconds