Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dscsi-disk.c2842 uint8_t cmd, cdb1, group_number; member
2920 req->cdb[1] = req->cdb1; in scsi_block_do_sgio()
2929 req->cdb[1] = req->cdb1; in scsi_block_do_sgio()
2938 req->cdb[1] = req->cdb1; in scsi_block_do_sgio()
3040 r->cdb1 = r->group_number = 0; in scsi_block_dma_command()
3044 r->cdb1 = req->cmd.buf[1]; in scsi_block_dma_command()
3049 r->cdb1 = req->cmd.buf[1]; in scsi_block_dma_command()
3054 r->cdb1 = req->cmd.buf[1]; in scsi_block_dma_command()
H A Dtrace-events19 scsi_inquiry(int target, int lun, int tag, int cdb1, int cdb2) "target %d lun %d tag %d page 0x%02x…