Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dsis900.h213 UNDERRUN = 0x02000000, enumerator
H A Dsis900.c1125 if (tx_status & (ABORT | UNDERRUN | OWCOLL)) { in sis900_transmit()