Searched refs:resets (Results 1 - 12 of 12) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Ddb1x00.h40 /*0C*/ unsigned long resets; member in struct:__anon10355
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Ddb1x00.h40 /*0C*/ unsigned long resets; member in struct:__anon5939
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Ddb1x00.h40 /*0C*/ unsigned long resets; member in struct:__anon7620
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Ddb1x00.h40 /*0C*/ unsigned long resets; member in struct:__anon3204
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/scsi/
H A Dacornscsi.h314 unsigned int resets; member in struct:acornscsi_hostdata::__anon735
H A Dacornscsi.c2770 host->stats.resets += 1;
2790 * do hard reset. This resets all devices on this host, and so we
3033 host->stats.resets);
/asus-wl-520gu-7.0.1.45/src/linux/linux/Documentation/sound/
H A DMultiSound1067 X * msndreset.c - resets the MultiSound card
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A D53c7,8xx.c970 hostdata->resets = -1;
5289 if (hostdata->resets == 0)
5291 else if (hostdata->resets != -1)
5292 --hostdata->resets;
H A D53c7,8xx.h486 * resets itself when the operation is complete.
812 #define DCNTL_00_RST 0x01 /* Software reset, resets everything
1277 volatile int resets; /* Number of SCSI resets */ member in struct:NCR53c7x0_hostdata
H A D53c7xx.c944 hostdata->resets = -1;
4984 if (hostdata->resets == 0)
4986 else if (hostdata->resets != -1)
4987 --hostdata->resets;
H A D53c7xx.h464 * resets itself when the operation is complete.
800 #define DCNTL_00_RST 0x01 /* Software reset, resets everything
1282 volatile int resets; /* Number of SCSI resets */ member in struct:NCR53c7x0_hostdata
H A DcpqfcTSstructs.h618 ULONG resets; // hard or soft controller resets member in struct:__anon2291

Completed in 199 milliseconds