OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:which_prop
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
pci_map.c
423
unsigned int
which_prop
;
local in function:pci_ea_find
424
for (
which_prop
= 0;
which_prop
< 2;
which_prop
++) {
427
switch (entry.props[
which_prop
]) {
454
__func__, entry.bei,
which_prop
,
455
entry.props[
which_prop
]);
479
__func__, bar_type_string(wanted_type), entry.props[
which_prop
]);
pci_map.c
423
unsigned int
which_prop
;
local in function:pci_ea_find
424
for (
which_prop
= 0;
which_prop
< 2;
which_prop
++) {
427
switch (entry.props[
which_prop
]) {
454
__func__, entry.bei,
which_prop
,
455
entry.props[
which_prop
]);
479
__func__, bar_type_string(wanted_type), entry.props[
which_prop
]);
Completed in 29 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025