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

/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c428 static void ibd_clr_mac_progress(ibd_state_t *, uint_t);
2293 ibd_clr_mac_progress(state, IBD_DRV_RESTART_IN_PROGRESS);
4461 ibd_clr_mac_progress(state, IBD_DRV_RESTART_IN_PROGRESS);
5834 ibd_clr_mac_progress(ibd_state_t *state, uint_t flag) function
5857 ibd_clr_mac_progress(state, IBD_DRV_START_IN_PROGRESS);
5862 ibd_clr_mac_progress(state, IBD_DRV_START_IN_PROGRESS);
6164 ibd_clr_mac_progress(state, IBD_DRV_STOP_IN_PROGRESS);
8380 ibd_clr_mac_progress(node, IBD_DRV_DELETE_IN_PROGRESS);
8389 ibd_clr_mac_progress(node, IBD_DRV_DELETE_IN_PROGRESS);

Completed in 92 milliseconds