Searched refs:tx_fifo_timer_handle (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_em.h400 struct timeout tx_fifo_timer_handle; member in struct:em_softc
H A Dif_em.c425 timeout_set(&sc->tx_fifo_timer_handle, em_82547_move_tail, sc);
1365 timeout_add(&sc->tx_fifo_timer_handle, 1);
1617 timeout_del(&sc->tx_fifo_timer_handle);

Completed in 67 milliseconds