Searched refs:E1000_GCR_CMPL_TMOUT_RESEND (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/e1000/ | ||
H A D | e1000_defines.h | 900 #define E1000_GCR_CMPL_TMOUT_RESEND 0x00010000 macro |
H A D | e1000_82575.c | 2024 gcr &= ~E1000_GCR_CMPL_TMOUT_RESEND; in e1000_set_pcie_completion_timeout() |