Searched refs:force_reset (Results 1 – 2 of 2) sorted by relevance
71 void i_ldc_reset(ldc_chan_t *ldcp, boolean_t force_reset);74 static int i_ldc_rxq_reconf(ldc_chan_t *ldcp, boolean_t force_reset);614 i_ldc_rxq_reconf(ldc_chan_t *ldcp, boolean_t force_reset) in i_ldc_rxq_reconf() argument629 if (force_reset || (ldcp->tstate & ~TS_IN_RESET) == TS_UP) { in i_ldc_rxq_reconf()726 i_ldc_reset(ldc_chan_t *ldcp, boolean_t force_reset) in i_ldc_reset() argument735 (void) i_ldc_rxq_reconf(ldcp, force_reset); in i_ldc_reset()2289 force_reset: in i_ldc_rx_process_hvq()2304 goto force_reset; in i_ldc_rx_process_hvq()
60 extern void i_ldc_reset(ldc_chan_t *ldcp, boolean_t force_reset);