OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pci_conf_write16
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/xen/include/
pci_machdep.h
77
void
pci_conf_write16
(pci_chipset_tag_t, pcitag_t, int, uint16_t);
/src/sys/arch/x86/pci/
msipic.c
360
pci_conf_write16
(pc, tag, off + PCI_MSI_CTL + 2, ctl >> 16);
439
pci_conf_write16
(pc, tag, off + PCI_MSI_CTL + 2, ctl >> 16);
627
pci_conf_write16
(pc, tag, off + PCI_MSIX_CTL + 2, ctl >> 16);
pci_machdep.c
747
pci_conf_write16
(pci_chipset_tag_t pc, pcitag_t tag, int reg, uint16_t data)
function in typeref:typename:void
758
panic("
pci_conf_write16
and override");
772
panic("
pci_conf_write16
and reg >= PCI_CONF_SIZE");
Completed in 40 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025