Searched refs:dp_reset (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Drmc_comm_dp.c88 void dp_reset(struct rmc_comm_state *, uint8_t, boolean_t, boolean_t);
274 dp_reset(struct rmc_comm_state *rcs, uint8_t rx_seqid, function
967 dp_reset(rcs, dp_msgp->txnum, 1, 0);
988 dp_reset(rcs, dp_msgp->txnum, 0, 0);
1444 dp_reset(rcs, INITIAL_SEQID, 0, 1);
H A Drmc_comm.c76 extern void dp_reset(struct rmc_comm_state *, uint8_t, boolean_t, boolean_t);
778 dp_reset(rcs, INITIAL_SEQID, 1, 1);
H A Drmc_comm_drvintf.c51 void dp_reset(struct rmc_comm_state *, uint8_t, boolean_t, boolean_t);
552 dp_reset(rcs, INITIAL_SEQID, 0, 1);

Completed in 50 milliseconds