OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ea_ptrs
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
pci_map.c
276
int
ea_ptrs
[EA_PTR_COUNT];
member in struct:pci_ea_entry
301
.
ea_ptrs
[EA_ptr_dw0] = ea_cap_ptr + 4,
322
entry.
ea_ptrs
[EA_ptr_dw0] += 4;
326
val = pci_conf_read(pc, tag, entry.
ea_ptrs
[EA_ptr_dw0]);
336
entry.
ea_ptrs
[EA_ptr_dw0] += 4 * (entry_size + 1);
340
entry.
ea_ptrs
[EA_ptr_base_lower] =
341
entry.
ea_ptrs
[EA_ptr_dw0] + 4;
342
entry.
ea_ptrs
[EA_ptr_maxoffset_lower] =
343
entry.
ea_ptrs
[EA_ptr_dw0] + 8;
347
entry.
ea_ptrs
[EA_ptr_base_lower])
[
all
...]
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025