OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pci_mem_find
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
pci_map.c
113
pci_mem_find
(pci_chipset_tag_t pc, pcitag_t tag, int reg, pcireg_t type,
function
133
panic("
pci_mem_find
: bad request");
136
panic("
pci_mem_find
: bad 64-bit request");
180
printf("
pci_mem_find
: expected type mem, found i/o\n");
188
printf("
pci_mem_find
: "
201
aprint_debug("
pci_mem_find
: void region\n");
219
printf("
pci_mem_find
: 64-bit memory map which is "
225
printf("
pci_mem_find
: reserved mapping register type\n");
554
return
pci_mem_find
(pc, tag, reg, type, basep, sizep,
610
if (
pci_mem_find
(pa->pa_pc, pa->pa_tag, reg, type
[
all
...]
/src/sys/dev/pci/bktr/
bktr_os.c
1420
retval =
pci_mem_find
(pc, pa->pa_tag, PCI_MAPREG_START,
Completed in 21 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026