OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LPT_DMA
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ppbus/
lptio.h
55
#define
LPT_DMA
0x01 /* enabled DMA */
lpt.c
704
fl |=
LPT_DMA
;
730
val = (fl &
LPT_DMA
);
/src/usr.sbin/lptctl/
lptctl.c
78
flags |=
LPT_DMA
;
80
flags &= ~
LPT_DMA
;
188
printf("dma=%s ", (flags &
LPT_DMA
) ? "yes" : "no");
/src/sys/arch/ews4800mips/include/
sbd_tr2.h
152
#define
LPT_DMA
(((volatile struct DCC *)0xbb040000)
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025