Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/pm8001/
Dpm80xx_hwi.h1142 __le32 STP_IDLE_TMO; /* 4 */ member
Dpm80xx_hwi.c1252 SASConfigPage.STP_IDLE_TMO = STP_IDLE_TIME; in pm80xx_set_sas_protocol_timer_config()
1254 if (SASConfigPage.STP_IDLE_TMO > 0x3FFFFFF) in pm80xx_set_sas_protocol_timer_config()
1255 SASConfigPage.STP_IDLE_TMO = 0x3FFFFFF; in pm80xx_set_sas_protocol_timer_config()
1275 SASConfigPage.STP_IDLE_TMO); in pm80xx_set_sas_protocol_timer_config()