Searched refs:immed_notifies (Results 1 – 4 of 4) sorted by relevance
665 struct ccb_hdr_slist immed_notifies; member
719 struct ccb_hdr_slist immed_notifies; member
6738 && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { in ahc_send_lstate_events()6742 SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle); in ahc_send_lstate_events()7516 SLIST_INIT(&lstate->immed_notifies); in ahc_handle_en_lun()7617 if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { in ahc_handle_en_lun()
9208 && (ccbh = SLIST_FIRST(&lstate->immed_notifies)) != NULL) { in ahd_send_lstate_events()9212 SLIST_REMOVE_HEAD(&lstate->immed_notifies, sim_links.sle); in ahd_send_lstate_events()10366 SLIST_INIT(&lstate->immed_notifies); in ahd_handle_en_lun()10460 if (SLIST_FIRST(&lstate->immed_notifies) != NULL) { in ahd_handle_en_lun()