Home
last modified time | relevance | path

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

/openbmc/qemu/scsi/
H A Dqemu-pr-helper.c354 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM)); in mpath_reconstruct_sense()
479 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM)); in multipath_pr_out()
528 scsi_build_sense(sense, SENSE_CODE(INVALID_PARAM)); in multipath_pr_out()
/openbmc/qemu/hw/scsi/
H A Dscsi-disk.c1644 scsi_check_condition(r, SENSE_CODE(INVALID_PARAM)); in mode_select_pages()
1724 scsi_check_condition(r, SENSE_CODE(INVALID_PARAM)); in scsi_disk_emulate_mode_select()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h1684 INVALID_PARAM = 0x01, enumerator
H A Dwmi.c1330 case INVALID_PARAM: in ath6kl_wmi_error_event_rx()
/openbmc/linux/kernel/trace/
H A Dtrace_events_hist.c53 C(INVALID_PARAM, "Invalid action param"), \