Searched refs:pci_io_write (Results 1 – 1 of 1) sorted by relevance
74 static int pci_io_write(unsigned int addr, ulong value, pci_size_t size) in pci_io_write() function127 pci_io_write(addr, value, PCI_SIZE_32); in _outl()132 pci_io_write(addr, value, PCI_SIZE_16); in _outw()137 pci_io_write(addr, value, PCI_SIZE_8); in _outb()
Completed in 3 milliseconds