Searched refs:pci_io_write (Results 1 – 1 of 1) sorted by relevance
76 static int pci_io_write(unsigned int addr, ulong value, pci_size_t size) in pci_io_write() function129 pci_io_write(addr, value, PCI_SIZE_32); in _outl()134 pci_io_write(addr, value, PCI_SIZE_16); in _outw()139 pci_io_write(addr, value, PCI_SIZE_8); in _outb()
Completed in 2 milliseconds