Home
last modified time | relevance | path

Searched refs:EP_W0_CONFIG_CTRL (Results 1 – 2 of 2) sorted by relevance

/external/grub/netboot/
D3c509.c95 outw(0, BASE + EP_W0_CONFIG_CTRL); in t509_reset()
101 outw(ENABLE_DRQ_IRQ, BASE + EP_W0_CONFIG_CTRL); in t509_reset()
477 outb(W0_P4_CMD_RESET_ADAPTER, io_base + EP_W0_CONFIG_CTRL); in t529_probe()
479 outb(W0_P4_CMD_ENABLE_ADAPTER, io_base + EP_W0_CONFIG_CTRL); in t529_probe()
557 i = inw(IS_BASE + EP_W0_CONFIG_CTRL); in t529_probe()
D3c509.h119 #define EP_W0_CONFIG_CTRL 0x04 macro