Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dufs-test.c644 const int test_lun = 1; in ufstest_read_write() local
649 ocs = ufs_send_scsi_command(ufs, test_lun, request_sense_cdb, NULL, 0, in ufstest_read_write()
655 ocs = ufs_send_scsi_command(ufs, test_lun, read_capacity_cdb, NULL, 0, in ufstest_read_write()
665 ocs = ufs_send_scsi_command(ufs, test_lun, write_cdb, write_buf, block_size, in ufstest_read_write()
672 ocs = ufs_send_scsi_command(ufs, test_lun, read_cdb, NULL, 0, read_buf, in ufstest_read_write()