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

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c426 static int ibd_undo_start(ibd_state_t *, link_state_t);
2228 (void) ibd_undo_start(state, LINK_STATE_DOWN);
5510 ibd_undo_start(ibd_state_t *state, link_state_t cur_link_state) function
5521 cmn_err(CE_WARN, "ibd_undo_start: id_running was not 1\n");
5583 DPRINT(40, "ibd_undo_start: connecting");
5613 DPRINT(2, "ibd_undo_start: "
5639 DPRINT(40, "ibd_undo_start: "
5651 DPRINT(40, "ibd_undo_start: srq bufs outstanding\n");
5677 DPRINT(10, "ibd_undo_start: flush_channel "
5731 DPRINT(2, "ibd_undo_start
[all...]

Completed in 70 milliseconds