OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EP_W0_CONFIG_CTRL
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
3c509.c
95
outw(0, BASE +
EP_W0_CONFIG_CTRL
);
101
outw(ENABLE_DRQ_IRQ, BASE +
EP_W0_CONFIG_CTRL
);
477
outb(W0_P4_CMD_RESET_ADAPTER, io_base +
EP_W0_CONFIG_CTRL
);
479
outb(W0_P4_CMD_ENABLE_ADAPTER, io_base +
EP_W0_CONFIG_CTRL
);
557
i = inw(IS_BASE +
EP_W0_CONFIG_CTRL
);
3c509.h
119
#define
EP_W0_CONFIG_CTRL
0x04
Completed in 20 milliseconds