Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/libsas/
Dsas_host_smp.c121 resp_data[2] = SMP_RESP_FUNC_UNK; in sas_host_smp_write_gpio()
259 resp_data[2] = SMP_RESP_FUNC_UNK; in sas_smp_host_handler()
/linux-6.6.21/include/scsi/
Dsas.h41 #define SMP_RESP_FUNC_UNK 0x01 macro