isci: convert phy sata_timeout_timer to sci_timer

Convert the sata_timeout_timer in the scic_sds_phy struct to
use a struct sci_timer

Signed-off-by: Edmund Nadolski <edmund.nadolski@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
This commit is contained in:
Edmund Nadolski
2011-05-19 11:59:36 +00:00
committato da Dan Williams
parent ac0eeb4f77
commit a628d47857
3 ha cambiato i file con 35 aggiunte e 49 eliminazioni

Vedi File

@@ -134,11 +134,11 @@ struct scic_sds_phy {
bool is_in_link_training;
/**
* This field contains a reference to the timer utilized in detecting
* when a signature FIS timeout has occurred. The signature FIS is the
* first FIS sent by an attached SATA device after OOB/SN.
* Timer to detect when a signature FIS timeout has occurred. The
* signature FIS is the first FIS sent by an attached SATA device
* after OOB/SN.
*/
void *sata_timeout_timer;
struct sci_timer sata_timer;
/**
* This field is the pointer to the transport layer register for the SCU