Searched defs:reset_count (Results 1 - 10 of 10) sorted by relevance

/drivers/net/wireless/libertas_tf/
H A Dif_usb.c820 static int reset_count = 10; local
859 if (--reset_count >= 0) {
888 if (--reset_count >= 0) {
/drivers/net/wireless/libertas/
H A Dif_usb.c1019 static int reset_count = 10; local
1073 if (--reset_count >= 0) {
1102 if (--reset_count >= 0) {
/drivers/video/omap/
H A Dlcdc.c152 static unsigned long reset_count; local
156 reset_count++;
157 if (reset_count == 1 || time_after(jiffies, last_jiffies + HZ)) {
160 status, reset_count);
163 if (reset_count < 100) {
166 reset_count = 0;
/drivers/net/ethernet/dec/tulip/
H A Duli526x.c186 unsigned long reset_count; member in struct:uli526x_board_info
1043 db->reset_count++;
H A Ddmfe.c273 unsigned long reset_count; member in struct:dmfe_board_info
780 db->tx_jabber_timeout, db->reset_count, db->reset_cr8,
1192 db->reset_count++;
/drivers/scsi/
H A Dhptiop.h266 atomic_t reset_count; member in struct:hptiop_hba
H A Dips.h567 uint8_t reset_count; member in struct:__anon4434
1065 uint16_t reset_count; /* number of resets */ member in struct:ips_ha
/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.h958 u32 reset_count; member in struct:r8192_priv
/drivers/staging/rtl8192u/
H A Dr8192U.h1133 //by amy for reset_count
1134 u32 reset_count; member in struct:r8192_priv
/drivers/scsi/qla2xxx/
H A Dqla_def.h802 uint8_t reset_count; member in struct:__anon4875

Completed in 234 milliseconds