Searched refs:uremainder64 (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dst.h14 u64 uremainder64; member in struct:st_cmdstatus
H A Dst.c326 scsi_get_sense_info_fld(sense, SCSI_SENSE_BUFFERSIZE, &s->uremainder64);
578 cmdstatp->uremainder64 == 0)
675 cmdstatp->uremainder64 == 0)) { /* All written at EOM early warning */
1260 (!cmdstatp->remainder_valid || cmdstatp->uremainder64 == 0))) {
1655 undone = (int)cmdstatp->uremainder64;
1830 transfer = (int)cmdstatp->uremainder64;
2828 undone = (int)cmdstatp->uremainder64;
H A Dosst.c214 scsi_get_sense_info_fld(sense, SCSI_SENSE_BUFFERSIZE, &s->uremainder64);

Completed in 67 milliseconds