Searched refs:bytchk (Results 1 – 2 of 2) sorted by relevance
339 scsi_disk_emulate_command_VERIFY(int bytchk) "Verify (bytchk %d)"
4388 u8 bytchk; in resp_verify() local4397 bytchk = (cmd[1] >> 1) & 0x3; in resp_verify()4398 if (bytchk == 0) { in resp_verify()4400 } else if (bytchk == 2) { in resp_verify()4403 } else if (bytchk == 3) { in resp_verify()