Home
last modified time | relevance | path

Searched refs:SMP_RESP_FUNC_ACC (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_host_smp.c29 resp_data[2] = SMP_RESP_FUNC_ACC; in sas_host_smp_discover()
132 resp_data[2] = SMP_RESP_FUNC_ACC; in sas_host_smp_write_gpio()
160 resp_data[2] = SMP_RESP_FUNC_ACC; in sas_report_phy_sata()
215 resp_data[2] = SMP_RESP_FUNC_ACC; in sas_phy_control()
222 resp_data[2] = SMP_RESP_FUNC_ACC; in sas_phy_control()
263 resp_data[2] = SMP_RESP_FUNC_ACC; in sas_smp_host_handler()
269 resp_data[2] = SMP_RESP_FUNC_ACC; in sas_smp_host_handler()
H A Dsas_expander.c225 case SMP_RESP_FUNC_ACC: in sas_set_ex_phy()
493 } else if (rg_resp->result != SMP_RESP_FUNC_ACC) { in sas_ex_general()
561 } else if (mi_resp[2] != SMP_RESP_FUNC_ACC) { in sas_ex_manuf_info()
607 } else if (pc_resp[2] != SMP_RESP_FUNC_ACC) { in sas_smp_phy_control()
1422 } else if (res != SMP_RESP_FUNC_ACC) { in sas_configure_present()
1692 else if (disc_resp->result != SMP_RESP_FUNC_ACC) { in sas_get_phy_discover()
1758 case SMP_RESP_FUNC_ACC: in sas_find_bcast_phy()
1797 if (rg_resp->result != SMP_RESP_FUNC_ACC) { in sas_get_ex_change_count()
2021 case SMP_RESP_FUNC_ACC: in sas_rediscover_dev()
H A Dsas_ata.c321 if (res != SMP_RESP_FUNC_ACC) in smp_ata_check_ready()
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H A Dsas_host_smp.c29 resp_data[2] = SMP_RESP_FUNC_ACC; in sas_host_smp_discover()
132 resp_data[2] = SMP_RESP_FUNC_ACC; in sas_host_smp_write_gpio()
160 resp_data[2] = SMP_RESP_FUNC_ACC; in sas_report_phy_sata()
215 resp_data[2] = SMP_RESP_FUNC_ACC; in sas_phy_control()
222 resp_data[2] = SMP_RESP_FUNC_ACC; in sas_phy_control()
263 resp_data[2] = SMP_RESP_FUNC_ACC; in sas_smp_host_handler()
269 resp_data[2] = SMP_RESP_FUNC_ACC; in sas_smp_host_handler()
H A Dsas_expander.c208 case SMP_RESP_FUNC_ACC: in sas_set_ex_phy()
463 } else if (rg_resp->result != SMP_RESP_FUNC_ACC) { in sas_ex_general()
539 } else if (mi_resp[2] != SMP_RESP_FUNC_ACC) { in sas_ex_manuf_info()
585 } else if (pc_resp[2] != SMP_RESP_FUNC_ACC) { in sas_smp_phy_control()
1371 } else if (res != SMP_RESP_FUNC_ACC) { in sas_configure_present()
1641 if (disc_resp->result != SMP_RESP_FUNC_ACC) in sas_get_phy_discover()
1703 case SMP_RESP_FUNC_ACC: in sas_find_bcast_phy()
1742 if (rg_resp->result != SMP_RESP_FUNC_ACC) { in sas_get_ex_change_count()
1964 case SMP_RESP_FUNC_ACC: in sas_rediscover_dev()
H A Dsas_ata.c343 if (res != SMP_RESP_FUNC_ACC) in smp_ata_check_ready()
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
H A Daic94xx_dev.c165 rps_resp->result == SMP_RESP_FUNC_ACC) { in asd_init_target_ddb()
/kernel/linux/linux-5.10/include/scsi/
H A Dsas.h40 #define SMP_RESP_FUNC_ACC 0x00 macro
/kernel/linux/linux-6.6/include/scsi/
H A Dsas.h40 #define SMP_RESP_FUNC_ACC 0x00 macro
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/
H A Daic94xx_dev.c165 rps_resp->result == SMP_RESP_FUNC_ACC) { in asd_init_target_ddb()

Completed in 16 milliseconds