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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_dev.c169 struct smp_resp *rps_resp = &dev->sata_dev.rps_resp; local
170 if (rps_resp->frame_type == SMP_RESPONSE &&
171 rps_resp->function == SMP_REPORT_PHY_SATA &&
172 rps_resp->result == SMP_RESP_FUNC_ACC) {
173 if (rps_resp->rps.affil_valid)
175 if (rps_resp->rps.affil_supp)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/libsas/
H A Dsas_expander.c520 struct smp_resp *rps_resp)
532 rps_resp, RPS_RESP_SIZE);
611 &child->sata_dev.rps_resp);
618 memcpy(child->frame_rcvd, &child->sata_dev.rps_resp.rps.fis,
518 sas_get_report_phy_sata(struct domain_device *dev, int phy_id, struct smp_resp *rps_resp) argument
H A Dsas_discover.c460 memcpy(dev->sas_addr, dev->sata_dev.rps_resp.rps.stp_sas_addr,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/scsi/
H A Dlibsas.h162 struct smp_resp rps_resp; /* report_phy_sata_resp */ member in struct:sata_device

Completed in 105 milliseconds