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

  /src/sys/arch/xen/xen/
xpci_xenbus.c 463 xpci_conf_write(pci_chipset_tag_t pc, pcitag_t tag, int reg, int size, function in typeref:typename:int
490 xpci_conf_write(pc, tag, reg, 4, data);
614 if (xpci_conf_write(pc, tag,
xpci_xenbus.c 463 xpci_conf_write(pci_chipset_tag_t pc, pcitag_t tag, int reg, int size, function in typeref:typename:int
490 xpci_conf_write(pc, tag, reg, 4, data);
614 if (xpci_conf_write(pc, tag,
xpci_xenbus.c 463 xpci_conf_write(pci_chipset_tag_t pc, pcitag_t tag, int reg, int size, function in typeref:typename:int
490 xpci_conf_write(pc, tag, reg, 4, data);
614 if (xpci_conf_write(pc, tag,

Completed in 30 milliseconds