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

  /xsrc/external/mit/libpciaccess/dist/src/
common_io.c 166 pci_io_read16(struct pci_io_handle *handle, uint32_t reg) function
  /xsrc/external/mit/libpciaccess/dist/include/
pciaccess.h 537 uint16_t pci_io_read16(struct pci_io_handle *handle, uint32_t reg);
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
helper_exec.c 372 val = pci_io_read16(Int10Current->io, port);

Completed in 8 milliseconds