Searched refs:PCI_OP_WRITE (Results 1 – 1 of 1) sorted by relevance
57 #define PCI_OP_WRITE(size, type, len) \ macro77 PCI_OP_WRITE(byte, u8, 1)78 PCI_OP_WRITE(word, u16, 2)79 PCI_OP_WRITE(dword, u32, 4)
Completed in 5 milliseconds