Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dst.c380 if (cmdstatp->have_sense) in st_chk_result()
391 if (cmdstatp->have_sense) in st_chk_result()
396 if (!cmdstatp->have_sense) in st_chk_result()
423 if (cmdstatp->have_sense && in st_chk_result()
424 cmdstatp->sense_hdr.asc == 0 && cmdstatp->sense_hdr.ascq == 0x17) in st_chk_result()
455 if (cmdstatp->flags == 0) in st_chk_result()
715 if (cmdstatp->have_sense && !cmdstatp->deferred && in write_behind_check()
812 if (cmdstatp->have_sense && !cmdstatp->deferred && in st_flush_write_buffer()
1423 (cmdstatp->have_sense && !cmdstatp->deferred && in st_flush()
1427 (!cmdstatp->remainder_valid || cmdstatp->uremainder64 == 0))) { in st_flush()
[all …]