OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PciSegment
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/include/
actbl3.h
274
UINT8
PciSegment
;
313
UINT8
PciSegment
;
833
UINT16
PciSegment
; /* PCI Segment number */
961
UINT8
PciSegment
; /* PCI Segment number */
actbl2.h
2013
UINT16
PciSegment
; /* PCI segment group number */
2042
UINT8
PciSegment
;
/src/sys/external/bsd/acpica/dist/common/
dmtbinfo3.c
265
{ACPI_DMT_UINT8, ACPI_SPCR_OFFSET (
PciSegment
), "PCI Segment", 0},
292
{ACPI_DMT_UINT8, ACPI_SPMI_OFFSET (
PciSegment
), "PCI Segment", 0},
709
{ACPI_DMT_UINT16, ACPI_WDAT_OFFSET (
PciSegment
), "PCI Segment", 0},
794
{ACPI_DMT_UINT8, ACPI_WDRT_OFFSET (
PciSegment
), "PCI Segment", 0},
dmtbinfo2.c
1173
{ACPI_DMT_UINT16, ACPI_MCFG0_OFFSET (
PciSegment
), "Segment Group Number", 0},
1197
{ACPI_DMT_UINT8, ACPI_MCHI_OFFSET (
PciSegment
), "Pci Segment", 0},
/src/sys/dev/acpi/
acpi_mcfg.c
302
ama->
PciSegment
, ama->StartBusNumber, ama->EndBusNumber,
342
": ignore (64bit address)\n", ama->
PciSegment
,
355
": ignore (bus %d > %d)\n", ama->
PciSegment
,
373
ama->
PciSegment
,
382
" -> bus %d-%d\n", ama->
PciSegment
,
388
if (ama->
PciSegment
!= 0) {
391
": ignore (non PCI segment 0)\n", ama->
PciSegment
,
399
seg->ms_segment = ama->
PciSegment
;
acpi_wdrt.c
202
wdrt->
PciSegment
, wdrt->PciBus, wdrt->PciDevice,
/src/sys/arch/arm/acpi/
acpi_pci_layerscape_gen4.c
226
if (ama->
PciSegment
== seg)
acpi_platform.c
356
if (spcr->
PciSegment
== s && spcr->PciBus == b &&
/src/usr.sbin/acpitools/acpidump/
acpi.c
2533
printf("\tSegment Group=0x%04x\n", alloc->
PciSegment
);
3062
spcr->
PciSegment
, spcr->PciBus, spcr->PciDevice, spcr->PciFunction);
3116
acpi_print_pci_sbdf(spmi->
PciSegment
, spmi->PciBus,
3994
acpi_print_pci_sbdf(wdat->
PciSegment
, wdat->PciBus, wdat->PciDevice,
4074
wdrt->
PciSegment
, wdrt->PciBus, wdrt->PciDevice, wdrt->PciFunction);
Completed in 26 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025