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.c2840 uint8_t cmd, cdb1, group_number; member
2918 req->cdb[1] = req->cdb1; in scsi_block_do_sgio()
2927 req->cdb[1] = req->cdb1; in scsi_block_do_sgio()
2936 req->cdb[1] = req->cdb1; in scsi_block_do_sgio()
3038 r->cdb1 = r->group_number = 0; in scsi_block_dma_command()
3042 r->cdb1 = req->cmd.buf[1]; in scsi_block_dma_command()
3047 r->cdb1 = req->cmd.buf[1]; in scsi_block_dma_command()
3052 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…