Searched defs:timedout (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/amd/
H A Dau1000_eth.c176 u32 timedout = 20; local
181 if (--timedout == 0) {
192 timedout = 20;
195 if (--timedout == 0) {
209 u32 timedout = 20; local
214 if (--timedout == 0) {
/drivers/scsi/megaraid/
H A Dmegaraid_ioctl.h152 uint8_t timedout; member in struct:uioc

Completed in 274 milliseconds