Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
D3c90x.c238 INT_TXCOMPLETE | INT_UPCOMPLETE); in a3c90x_reset()
647 INT_UPCOMPLETE); in a3c90x_irq()
784 INT_TXCOMPLETE | INT_UPCOMPLETE); in a3c90x_hw_start()
787 INT_TXCOMPLETE | INT_UPCOMPLETE); in a3c90x_hw_start()
D3c90x.h253 #define INT_UPCOMPLETE (1<<10) macro