stp_sspsmp_sata  4533 drivers/scsi/pm8001/pm8001_hwi.c 	u32 stp_sspsmp_sata = 0x4;
stp_sspsmp_sata  4554 drivers/scsi/pm8001/pm8001_hwi.c 		stp_sspsmp_sata = 0x02; /*direct attached sata */
stp_sspsmp_sata  4557 drivers/scsi/pm8001/pm8001_hwi.c 			stp_sspsmp_sata = 0x00; /* stp*/
stp_sspsmp_sata  4561 drivers/scsi/pm8001/pm8001_hwi.c 			stp_sspsmp_sata = 0x01; /*ssp or smp*/
stp_sspsmp_sata  4575 drivers/scsi/pm8001/pm8001_hwi.c 		((stp_sspsmp_sata & 0x03) * 0x10000000));
stp_sspsmp_sata  4535 drivers/scsi/pm8001/pm80xx_hwi.c 	u32 stp_sspsmp_sata = 0x4;
stp_sspsmp_sata  4557 drivers/scsi/pm8001/pm80xx_hwi.c 		stp_sspsmp_sata = 0x02; /*direct attached sata */
stp_sspsmp_sata  4560 drivers/scsi/pm8001/pm80xx_hwi.c 			stp_sspsmp_sata = 0x00; /* stp*/
stp_sspsmp_sata  4564 drivers/scsi/pm8001/pm80xx_hwi.c 			stp_sspsmp_sata = 0x01; /*ssp or smp*/
stp_sspsmp_sata  4582 drivers/scsi/pm8001/pm80xx_hwi.c 		((stp_sspsmp_sata & 0x03) << 28));