Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libsas/
H A Dsas_host_smp.c129 resp_data[2] = SMP_RESP_FUNC_FAILED; in sas_host_smp_write_gpio()
220 resp_data[2] = SMP_RESP_FUNC_FAILED; in sas_phy_control()
/openbmc/linux/include/scsi/
H A Dsas.h42 #define SMP_RESP_FUNC_FAILED 0x02 macro