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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dg_NCR5380.c49 * USLEEP - enable support for devices that don't disconnect. Untested.
89 #define USLEEP macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/shared/
H A Dbroadcom.c232 #define USLEEP(X) usleep(X) macro
899 #define USLEEP(X) usleep(X) macro
1227 #define USLEEP(X) udelay(X) macro
10286 USLEEP(100*1000);
10466 USLEEP(100*1000);

Completed in 131 milliseconds