OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pci_io_alloc_high
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
sv.c
254
static pcireg_t pci_io_alloc_low,
pci_io_alloc_high
;
variable in typeref:typename:pcireg_t
264
error = bus_space_alloc(iot, pci_io_alloc_low,
pci_io_alloc_high
,
294
pci_io_alloc_high
= pci_io_alloc_low + 0x1000;
sv.c
254
static pcireg_t pci_io_alloc_low,
pci_io_alloc_high
;
variable in typeref:typename:pcireg_t
264
error = bus_space_alloc(iot, pci_io_alloc_low,
pci_io_alloc_high
,
294
pci_io_alloc_high
= pci_io_alloc_low + 0x1000;
Completed in 24 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025