OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:skip_flags
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/spi/
spi.c
182
const int
skip_flags
= is_direct ? SPIH_ATTACHED
local in function:spi_attach_child
184
const int claim_flags =
skip_flags
^ SPIH_DIRECT;
195
if (ISSET(sh->sh_flags,
skip_flags
)) {
spi.c
182
const int
skip_flags
= is_direct ? SPIH_ATTACHED
local in function:spi_attach_child
184
const int claim_flags =
skip_flags
^ SPIH_DIRECT;
195
if (ISSET(sh->sh_flags,
skip_flags
)) {
Completed in 119 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025