Searched refs:un_rmw_msg_timeid (Results 1 – 2 of 2) sorted by relevance
509 timeout_id_t un_rmw_msg_timeid; /* for RMW message control */ member
6293 if (un->un_rmw_msg_timeid != NULL) { in sd_ddi_suspend()6294 timeout_id_t temp_id = un->un_rmw_msg_timeid; in sd_ddi_suspend()6295 un->un_rmw_msg_timeid = NULL; in sd_ddi_suspend()8481 if (un->un_rmw_msg_timeid != NULL) { in sd_unit_attach()8482 timeout_id_t temp_id = un->un_rmw_msg_timeid; in sd_unit_attach()8483 un->un_rmw_msg_timeid = NULL; in sd_unit_attach()8699 if (un->un_rmw_msg_timeid != NULL) { in sd_unit_detach()8700 timeout_id_t temp_id = un->un_rmw_msg_timeid; in sd_unit_detach()8701 un->un_rmw_msg_timeid = NULL; in sd_unit_detach()12669 un->un_rmw_msg_timeid == NULL) {[all …]