Home
last modified time | relevance | path

Searched refs:uremainder64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dst.h17 u64 uremainder64; member
H A Dst.c334 scsi_get_sense_info_fld(sense, SCSI_SENSE_BUFFERSIZE, &s->uremainder64); in st_analyze_sense()
711 cmdstatp->uremainder64 == 0) in write_behind_check()
807 cmdstatp->uremainder64 == 0)) { /* All written at EOM early warning */ in st_flush_write_buffer()
1407 (!cmdstatp->remainder_valid || cmdstatp->uremainder64 == 0))) { in st_flush()
1805 undone = (int)cmdstatp->uremainder64; in st_write()
1982 transfer = (int)cmdstatp->uremainder64; in read_tape()
3020 undone = (int)cmdstatp->uremainder64; in st_int_ioctl()