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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libsas/
H A Dsas_host_smp.c31 resp_data[2] = SMP_RESP_FUNC_ACC;
77 resp_data[2] = SMP_RESP_FUNC_ACC;
130 resp_data[2] = SMP_RESP_FUNC_ACC;
184 resp_data[2] = SMP_RESP_FUNC_ACC;
191 resp_data[2] = SMP_RESP_FUNC_ACC;
H A Dsas_expander.c181 case SMP_RESP_FUNC_ACC:
358 } else if (rg_resp->result != SMP_RESP_FUNC_ACC) {
426 } else if (mi_resp[2] != SMP_RESP_FUNC_ACC) {
1288 } else if (res != SMP_RESP_FUNC_ACC) {
1559 else if (disc_resp->result != SMP_RESP_FUNC_ACC) {
1655 if (rg_resp->result != SMP_RESP_FUNC_ACC) {
1862 case SMP_RESP_FUNC_ACC:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx_dev.c172 rps_resp->result == SMP_RESP_FUNC_ACC) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dsas.h57 #define SMP_RESP_FUNC_ACC 0x00 macro

Completed in 57 milliseconds