Home
last modified time | relevance | path

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

/external/grub/netboot/
Dsmc9000.h122 #define FIFO_PORTS 4 macro
Dsmc9000.c290 packet_no = inw(smc9000_base + FIFO_PORTS); in smc9000_transmit()
332 if (inw(smc9000_base + FIFO_PORTS) & FP_RXEMPTY) in smc9000_poll()