OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SET_IRQ
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
3c509.h
357
#define
SET_IRQ
(i) ( ((i)<<12) | 0xF00) /* set IRQ i */
3c509.c
98
outw(
SET_IRQ
(0), BASE + EP_W0_RESOURCE_CFG);
Completed in 26 milliseconds