OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cis_off
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/fdt/
fdt_intr.c
403
const u_int
cis_off
= cua_off + cua_cells;
local in function:get_specifier_from_map
405
const u_int ip_off =
cis_off
+ cis_cells;
429
if (memcmp(&p[
cis_off
], interrupt_spec, cis_cells * 4) == 0) {
fdt_intr.c
403
const u_int
cis_off
= cua_off + cua_cells;
local in function:get_specifier_from_map
405
const u_int ip_off =
cis_off
+ cis_cells;
429
if (memcmp(&p[
cis_off
], interrupt_spec, cis_cells * 4) == 0) {
Completed in 65 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025