Home
last modified time | relevance | path

Searched refs:SMP_RESPONSE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/libsas/
H A Dsas_host_smp.c257 resp_data[0] = SMP_RESPONSE; in sas_smp_host_handler()
/linux/drivers/scsi/aic94xx/
H A Daic94xx_dev.c163 if (rps_resp->frame_type == SMP_RESPONSE && in asd_init_target_ddb()
/linux/include/scsi/
H A Dsas.h20 #define SMP_RESPONSE 0x41 macro