OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ids_dmareads
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
isadmavar.h
59
int
ids_dmareads
; /* state for isa_dmadone() (bitmap) */
member in struct:isa_dma_state
isadma.c
409
ids->
ids_dmareads
|= (1 << chan);
413
ids->
ids_dmareads
&= ~(1 << chan);
489
ids->
ids_dmareads
&= ~(1 << chan);
577
(ids->
ids_dmareads
& (1 << chan)) ? BUS_DMASYNC_POSTREAD :
581
ids->
ids_dmareads
&= ~(1 << chan);
Completed in 14 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025