OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:imasklen
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/fdt/
pcihost_fdt.c
484
int imaplen,
imasklen
;
local in function:pcihost_intr_map
492
imask = fdtbus_get_prop(sc->sc_phandle, "interrupt-map-mask", &
imasklen
);
493
if (imap == NULL || imask == NULL ||
imasklen
!= 16)
/src/sys/arch/riscv/fdt/
pcihost_fdt.c
465
int imaplen,
imasklen
;
local in function:pcihost_intr_map
473
imask = fdtbus_get_prop(sc->sc_phandle, "interrupt-map-mask", &
imasklen
);
474
if (imap == NULL || imask == NULL ||
imasklen
!= 16)
/src/sys/arch/arm/broadcom/
bcm2838_pcie.c
682
int imaplen,
imasklen
;
local in function:bcmstb_intr_map
691
&
imasklen
);
692
if (imap == NULL || imask == NULL ||
imasklen
!= 16)
Completed in 41 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025