Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Dfiq.h61 int fh_flags; /* flags; see below */ member
/f-stack/freebsd/arm/arm/
H A Dfiq.c100 if ((ofh->fh_flags & FH_CANPUSH) == 0) { in fiq_claim()