Searched refs:extrabytes (Results 1 – 2 of 2) sorted by relevance
651 unsigned int extrabytes; member1707 return qc->nbytes - min(qc->extrabytes, qc->nbytes); in ata_qc_raw_nbytes()1732 qc->nbytes = qc->extrabytes = qc->curbytes = 0; in ata_qc_reinit()
885 qc->extrabytes = scmd->request->extra_len; in ata_qc_set_pc_nbytes()886 qc->nbytes = scsi_bufflen(scmd) + qc->extrabytes; in ata_qc_set_pc_nbytes()