OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ADD_MASK
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
cs89x0.h
76
#define
ADD_MASK
0x3000 /* Mask it use of the ADD_PORT register */
cs89x0.c
466
if ((inw(ioaddr + ADD_PORT) &
ADD_MASK
) != ADD_SIG)
Completed in 144 milliseconds