Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/libsas/
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()
/linux-5.19.10/include/scsi/
Dsas.h42 #define SMP_RESP_FUNC_FAILED 0x02 macro