Searched refs:HIBERR (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsis900.h69 RxSOVR = 0x00010000, HIBERR = 0x00008000, SWINT = 0x00001000, enumerator in enum:sis900_interrupt_register_bits
H A Dsis900.c1579 if ((status & (HIBERR|TxURN|TxERR|TxIDLE|RxORN|RxERR|RxOK)) == 0)
1594 if (status & HIBERR) {

Completed in 36 milliseconds