Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dsis190.h116 TxQ0Int = 0x00000004, enumerator
Dsis190.c74 RxQEmpty | RxQInt | TxQ1Int | TxQ0Int | RxHalt | TxHalt | LinkChange;
373 if (status & TxQ0Int) in sis190_poll()