HomeSort by: relevance | last modified time | path
    Searched refs:pci_io_write32 (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libpciaccess/dist/src/
common_io.c 196 pci_io_write32(struct pci_io_handle *handle, uint32_t reg, uint32_t data) function
  /xsrc/external/mit/libpciaccess/dist/include/
pciaccess.h 539 void pci_io_write32(struct pci_io_handle *handle, uint32_t reg, uint32_t data);
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
helper_exec.c 443 pci_io_write32(Int10Current->io, port, val);

Completed in 7 milliseconds