OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pc_present
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x86/include/
pci_machdep_common.h
93
uint64_t
pc_present
;
member in struct:pci_chipset_tag
/src/sys/arch/x86/pci/
pci_intr_machdep.c
130
if ((ipc->
pc_present
& PCI_OVERRIDE_INTR_MAP) == 0)
232
if ((ipc->
pc_present
& PCI_OVERRIDE_INTR_STRING) == 0)
253
if ((ipc->
pc_present
& PCI_OVERRIDE_INTR_EVCNT) == 0)
321
if ((ipc->
pc_present
& PCI_OVERRIDE_INTR_ESTABLISH) == 0)
373
if ((ipc->
pc_present
& PCI_OVERRIDE_INTR_DISESTABLISH) == 0)
pci_machdep.c
603
if ((ipc->
pc_present
& PCI_OVERRIDE_MAKE_TAG) == 0)
639
if ((ipc->
pc_present
& PCI_OVERRIDE_DECOMPOSE_TAG) == 0)
679
if ((ipc->
pc_present
& PCI_OVERRIDE_CONF_READ) == 0)
717
if ((ipc->
pc_present
& PCI_OVERRIDE_CONF_WRITE) == 0)
756
if ((ipc->
pc_present
& PCI_OVERRIDE_CONF_WRITE) == 0)
1041
pc->
pc_present
= present;
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025