Searched refs:trans_timeout (Results 1 – 3 of 3) sorted by relevance
996 unsigned long trans_timeout; in show_trans_timeout() local999 trans_timeout = queue->trans_timeout; in show_trans_timeout()1002 return sprintf(buf, "%lu", trans_timeout); in show_trans_timeout()
299 txq->trans_timeout++; in dev_watchdog()
585 unsigned long trans_timeout; member