Home
last modified time | relevance | path

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

/linux/drivers/scsi/libsas/
H A 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/include/scsi/
H A Dsas.h41 #define SMP_RESP_FUNC_UNK 0x01 macro