Home
last modified time | relevance | path

Searched refs:cis_off (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/fdt/
H A Dfdt_intr.c403 const u_int cis_off = cua_off + cua_cells; in get_specifier_from_map() local
405 const u_int ip_off = cis_off + cis_cells; in get_specifier_from_map()
429 if (memcmp(&p[cis_off], interrupt_spec, cis_cells * 4) == 0) { in get_specifier_from_map()