Searched refs:trans_timeout (Results 1 – 3 of 3) sorted by relevance
976 unsigned long trans_timeout; in show_trans_timeout() local979 trans_timeout = queue->trans_timeout; in show_trans_timeout()982 return sprintf(buf, "%lu", trans_timeout); in show_trans_timeout()
296 txq->trans_timeout++; in dev_watchdog()
583 unsigned long trans_timeout; member