Home
last modified time | relevance | path

Searched refs:STP_IDLE_TMO (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/pm8001/
Dpm80xx_hwi.h1139 __le32 STP_IDLE_TMO; /* 4 */ member
Dpm80xx_hwi.c926 SASConfigPage.STP_IDLE_TMO = STP_IDLE_TIME; in pm80xx_set_sas_protocol_timer_config()
928 if (SASConfigPage.STP_IDLE_TMO > 0x3FFFFFF) in pm80xx_set_sas_protocol_timer_config()
929 SASConfigPage.STP_IDLE_TMO = 0x3FFFFFF; in pm80xx_set_sas_protocol_timer_config()
954 " 0x%08x\n", SASConfigPage.STP_IDLE_TMO)); in pm80xx_set_sas_protocol_timer_config()