Home
last modified time | relevance | path

Searched refs:scsi_build_sense (Results 1 – 25 of 46) sorted by relevance

12

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/scsi/
H A Dqemu-pr-helper.c156 scsi_build_sense(data->sense, sense_code); in do_sgio_worker()
161 scsi_build_sense(data->sense, sense_code); in do_sgio_worker()
341 scsi_build_sense(sense, mpath_generic_sense(r)); in mpath_reconstruct_sense()
349 scsi_build_sense(sense, SENSE_CODE(SCSI_BUS_RESET)); in mpath_reconstruct_sense()
353 scsi_build_sense(sense, SENSE_CODE(INVALID_OPCODE)); in mpath_reconstruct_sense()
357 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM)); in mpath_reconstruct_sense()
360 scsi_build_sense(sense, SENSE_CODE(NO_SENSE)); in mpath_reconstruct_sense()
368 scsi_build_sense(sense, SENSE_CODE(LUN_COMM_FAILURE)); in mpath_reconstruct_sense()
390 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_in()
462 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_out()
[all …]
H A Dpr-manager-helper.c241 int sense_len = scsi_build_sense(io_hdr->sbp, in pr_manager_helper_run()
/dports/emulators/qemu/qemu-6.2.0/scsi/
H A Dqemu-pr-helper.c156 scsi_build_sense(data->sense, sense_code); in do_sgio_worker()
161 scsi_build_sense(data->sense, sense_code); in do_sgio_worker()
341 scsi_build_sense(sense, mpath_generic_sense(r)); in mpath_reconstruct_sense()
349 scsi_build_sense(sense, SENSE_CODE(SCSI_BUS_RESET)); in mpath_reconstruct_sense()
353 scsi_build_sense(sense, SENSE_CODE(INVALID_OPCODE)); in mpath_reconstruct_sense()
357 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM)); in mpath_reconstruct_sense()
360 scsi_build_sense(sense, SENSE_CODE(NO_SENSE)); in mpath_reconstruct_sense()
368 scsi_build_sense(sense, SENSE_CODE(LUN_COMM_FAILURE)); in mpath_reconstruct_sense()
390 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_in()
462 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_out()
[all …]
H A Dpr-manager-helper.c241 int sense_len = scsi_build_sense(io_hdr->sbp, in pr_manager_helper_run()
/dports/emulators/qemu60/qemu-6.0.0/scsi/
H A Dqemu-pr-helper.c156 scsi_build_sense(data->sense, sense_code); in do_sgio_worker()
161 scsi_build_sense(data->sense, sense_code); in do_sgio_worker()
341 scsi_build_sense(sense, mpath_generic_sense(r)); in mpath_reconstruct_sense()
349 scsi_build_sense(sense, SENSE_CODE(SCSI_BUS_RESET)); in mpath_reconstruct_sense()
353 scsi_build_sense(sense, SENSE_CODE(INVALID_OPCODE)); in mpath_reconstruct_sense()
357 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM)); in mpath_reconstruct_sense()
360 scsi_build_sense(sense, SENSE_CODE(NO_SENSE)); in mpath_reconstruct_sense()
368 scsi_build_sense(sense, SENSE_CODE(LUN_COMM_FAILURE)); in mpath_reconstruct_sense()
390 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_in()
462 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_out()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/scsi/
H A Dqemu-pr-helper.c162 scsi_build_sense(data->sense, sense_code); in do_sgio_worker()
331 scsi_build_sense(sense, mpath_generic_sense(r)); in mpath_reconstruct_sense()
339 scsi_build_sense(sense, SENSE_CODE(SCSI_BUS_RESET)); in mpath_reconstruct_sense()
343 scsi_build_sense(sense, SENSE_CODE(INVALID_OPCODE)); in mpath_reconstruct_sense()
347 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM)); in mpath_reconstruct_sense()
350 scsi_build_sense(sense, SENSE_CODE(NO_SENSE)); in mpath_reconstruct_sense()
358 scsi_build_sense(sense, SENSE_CODE(LUN_COMM_FAILURE)); in mpath_reconstruct_sense()
380 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_in()
435 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM_LEN)); in multipath_pr_out()
452 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_out()
[all …]
H A Dpr-manager-helper.c241 int sense_len = scsi_build_sense(io_hdr->sbp, in pr_manager_helper_run()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/scsi/
H A Dqemu-pr-helper.c162 scsi_build_sense(data->sense, sense_code); in do_sgio_worker()
331 scsi_build_sense(sense, mpath_generic_sense(r)); in mpath_reconstruct_sense()
339 scsi_build_sense(sense, SENSE_CODE(SCSI_BUS_RESET)); in mpath_reconstruct_sense()
343 scsi_build_sense(sense, SENSE_CODE(INVALID_OPCODE)); in mpath_reconstruct_sense()
347 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM)); in mpath_reconstruct_sense()
350 scsi_build_sense(sense, SENSE_CODE(NO_SENSE)); in mpath_reconstruct_sense()
358 scsi_build_sense(sense, SENSE_CODE(LUN_COMM_FAILURE)); in mpath_reconstruct_sense()
380 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_in()
435 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM_LEN)); in multipath_pr_out()
452 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_out()
[all …]
H A Dpr-manager-helper.c243 int sense_len = scsi_build_sense(io_hdr->sbp, in pr_manager_helper_run()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/scsi/
H A Dqemu-pr-helper.c161 scsi_build_sense(data->sense, sense_code); in do_sgio_worker()
330 scsi_build_sense(sense, mpath_generic_sense(r)); in mpath_reconstruct_sense()
338 scsi_build_sense(sense, SENSE_CODE(SCSI_BUS_RESET)); in mpath_reconstruct_sense()
342 scsi_build_sense(sense, SENSE_CODE(INVALID_OPCODE)); in mpath_reconstruct_sense()
346 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM)); in mpath_reconstruct_sense()
349 scsi_build_sense(sense, SENSE_CODE(NO_SENSE)); in mpath_reconstruct_sense()
357 scsi_build_sense(sense, SENSE_CODE(LUN_COMM_FAILURE)); in mpath_reconstruct_sense()
379 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_in()
431 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM_LEN)); in multipath_pr_out()
448 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_out()
[all …]
H A Dpr-manager-helper.c242 int sense_len = scsi_build_sense(io_hdr->sbp, in pr_manager_helper_run()
/dports/emulators/qemu42/qemu-4.2.1/scsi/
H A Dqemu-pr-helper.c162 scsi_build_sense(data->sense, sense_code); in do_sgio_worker()
331 scsi_build_sense(sense, mpath_generic_sense(r)); in mpath_reconstruct_sense()
339 scsi_build_sense(sense, SENSE_CODE(SCSI_BUS_RESET)); in mpath_reconstruct_sense()
343 scsi_build_sense(sense, SENSE_CODE(INVALID_OPCODE)); in mpath_reconstruct_sense()
347 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM)); in mpath_reconstruct_sense()
350 scsi_build_sense(sense, SENSE_CODE(NO_SENSE)); in mpath_reconstruct_sense()
358 scsi_build_sense(sense, SENSE_CODE(LUN_COMM_FAILURE)); in mpath_reconstruct_sense()
380 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_in()
435 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM_LEN)); in multipath_pr_out()
452 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_out()
[all …]
H A Dpr-manager-helper.c243 int sense_len = scsi_build_sense(io_hdr->sbp, in pr_manager_helper_run()
/dports/emulators/qemu-utils/qemu-4.2.1/scsi/
H A Dqemu-pr-helper.c162 scsi_build_sense(data->sense, sense_code); in do_sgio_worker()
331 scsi_build_sense(sense, mpath_generic_sense(r)); in mpath_reconstruct_sense()
339 scsi_build_sense(sense, SENSE_CODE(SCSI_BUS_RESET)); in mpath_reconstruct_sense()
343 scsi_build_sense(sense, SENSE_CODE(INVALID_OPCODE)); in mpath_reconstruct_sense()
347 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM)); in mpath_reconstruct_sense()
350 scsi_build_sense(sense, SENSE_CODE(NO_SENSE)); in mpath_reconstruct_sense()
358 scsi_build_sense(sense, SENSE_CODE(LUN_COMM_FAILURE)); in mpath_reconstruct_sense()
380 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_in()
435 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM_LEN)); in multipath_pr_out()
452 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_out()
[all …]
H A Dpr-manager-helper.c243 int sense_len = scsi_build_sense(io_hdr->sbp, in pr_manager_helper_run()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/scsi/
H A Dqemu-pr-helper.c162 scsi_build_sense(data->sense, sense_code); in do_sgio_worker()
331 scsi_build_sense(sense, mpath_generic_sense(r)); in mpath_reconstruct_sense()
339 scsi_build_sense(sense, SENSE_CODE(SCSI_BUS_RESET)); in mpath_reconstruct_sense()
343 scsi_build_sense(sense, SENSE_CODE(INVALID_OPCODE)); in mpath_reconstruct_sense()
347 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM)); in mpath_reconstruct_sense()
350 scsi_build_sense(sense, SENSE_CODE(NO_SENSE)); in mpath_reconstruct_sense()
358 scsi_build_sense(sense, SENSE_CODE(LUN_COMM_FAILURE)); in mpath_reconstruct_sense()
380 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_in()
435 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM_LEN)); in multipath_pr_out()
452 scsi_build_sense(sense, SENSE_CODE(INVALID_FIELD)); in multipath_pr_out()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/scsi/
H A Dutils.h33 int scsi_build_sense(uint8_t *buf, SCSISense sense);
/dports/emulators/qemu42/qemu-4.2.1/include/scsi/
H A Dutils.h33 int scsi_build_sense(uint8_t *buf, SCSISense sense);
/dports/emulators/qemu/qemu-6.2.0/include/scsi/
H A Dutils.h49 int scsi_build_sense(uint8_t *buf, SCSISense sense);
/dports/emulators/qemu60/qemu-6.0.0/include/scsi/
H A Dutils.h49 int scsi_build_sense(uint8_t *buf, SCSISense sense);
/dports/emulators/qemu-utils/qemu-4.2.1/include/scsi/
H A Dutils.h33 int scsi_build_sense(uint8_t *buf, SCSISense sense);
/dports/emulators/qemu5/qemu-5.2.0/include/scsi/
H A Dutils.h33 int scsi_build_sense(uint8_t *buf, SCSISense sense);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/scsi/
H A Dutils.h33 int scsi_build_sense(uint8_t *buf, SCSISense sense);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/scsi/
H A Dutils.h49 int scsi_build_sense(uint8_t *buf, SCSISense sense);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/scsi/
H A Dutils.h33 int scsi_build_sense(uint8_t *buf, SCSISense sense);

12