OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_PCI_BRIDGE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sparc/include/
pci_machdep.h
58
#define
IS_PCI_BRIDGE
(class) \
/src/sys/external/bsd/gnu-efi/dist/inc/
pci22.h
109
#define
IS_PCI_BRIDGE
(_p) ((((_p)->Hdr.HeaderType) & HEADER_LAYOUT_CODE) == HEADER_TYPE_PCI_TO_PCI_BRIDGE)
/src/sys/arch/sparc/sparc/
pci_fixup.c
255
if (!
IS_PCI_BRIDGE
(class)) {
357
if (
IS_PCI_BRIDGE
(val)) {
pci_machdep.c
300
if (
IS_PCI_BRIDGE
(class)) {
Completed in 14 milliseconds
Indexes created Tue Oct 21 07:10:13 GMT 2025