Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dpci.h1900 #define _PCI_NOP(o, s, t) \ macro
1905 #define _PCI_NOP_ALL(o, x) _PCI_NOP(o, byte, u8 x) \
1906 _PCI_NOP(o, word, u16 x) \
1907 _PCI_NOP(o, dword, u32 x)