Searched refs:scnt (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A Damiflop.c754 int scnt; local
762 for (scnt = 0;scnt < unit[drive].dtype->sects * unit[drive].type->sect_mult; scnt++) {
764 printk (KERN_INFO "can't find sync for sector %d\n", scnt);
800 hdr.magic, hdr.track, hdr.sect, hdr.ord, scnt,
1069 int scnt; local
1077 for (scnt=0; scnt < unit[drive].dtype->sects * unit[drive].type->sect_mult; scnt
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Daudio.c831 void *obuf, unsigned int ofmt, unsigned int scnt)
855 for(i=0;i<scnt;i++){
865 for(i=0;i<scnt;i++){
874 for(i=0;i<scnt;i++){
889 for(i=0;i<scnt;i++){
903 unsigned int scnt; local
910 scnt = samples;
911 if (scnt > maxs)
912 scnt = maxs;
914 conversion(buffer, u->format, tmp, u->dma.format, scnt);
830 conversion(const void *ibuf, unsigned int ifmt, void *obuf, unsigned int ofmt, unsigned int scnt) argument
940 unsigned int i, ufmtb, dfmtb, err = 0, cnt, scnt, dmafree; local
1255 unsigned int scnt; local
1274 unsigned int i, ufmtb, dfmtb, err = 0, cnt, scnt, offs; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dirq.h239 __u32 scnt : 6; /* sense count if cons == 1 */ member in struct:__anon10638
480 __u32 scnt; /* sense count, if DEVSTAT_FLAG_SENSE_AVAIL */ member in struct:__anon10657
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dirq.h239 __u32 scnt : 6; /* sense count if cons == 1 */ member in struct:__anon10733
481 __u32 scnt; /* sense count, if DEVSTAT_FLAG_SENSE_AVAIL */ member in struct:__anon10752
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dirq.h239 __u32 scnt : 6; /* sense count if cons == 1 */ member in struct:__anon6222
480 __u32 scnt; /* sense count, if DEVSTAT_FLAG_SENSE_AVAIL */ member in struct:__anon6241
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dirq.h239 __u32 scnt : 6; /* sense count if cons == 1 */ member in struct:__anon6317
481 __u32 scnt; /* sense count, if DEVSTAT_FLAG_SENSE_AVAIL */ member in struct:__anon6336
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/
H A Ds390io.c1546 ioinfo[irq]->devstat.scnt = 0;
2078 ioinfo[irq]->devstat.scnt = 0;
2300 ioinfo[irq]->devstat.scnt = 0;
2770 dp->scnt = dp->ii.irb.esw.esw0.erw.scnt;
2779 irq, dp->scnt);
2784 irq, dp->scnt);
3025 udp->scnt = sense_count;
5352 pdevstat->scnt,
5375 pdevstat->scnt,
[all...]

Completed in 58 milliseconds