Searched refs:inots (Results 1 – 5 of 5) sorted by relevance
115 struct ccb_hdr_slist inots; member
1071 SLIST_INIT(&tptr->inots); in create_lun_state()2567 inot = (struct ccb_immediate_notify *) SLIST_FIRST(&tptr->inots); in isp_handle_platform_notify_fc()2571 SLIST_REMOVE_HEAD(&tptr->inots, sim_links.sle); in isp_handle_platform_notify_fc()2870 inot = (struct ccb_immediate_notify *) SLIST_FIRST(&tptr->inots); in isp_handle_platform_target_tmf()2924 SLIST_REMOVE_HEAD(&tptr->inots, sim_links.sle); in isp_handle_platform_target_tmf()4462 SLIST_INSERT_HEAD(&tptr->inots, &ccb->ccb_h, sim_links.sle); in isp_action()4467 SLIST_INSERT_HEAD(&tptr->inots, &ccb->ccb_h, sim_links.sle); in isp_action()
370 struct mpt_hdr_stailq inots; member
3703 STAILQ_INSERT_TAIL(&trtp->inots, &ccb->ccb_h, in mpt_action()4640 lp = &trtp->inots; in mpt_abort_target_ccb()4862 inot = (struct ccb_immed_notify *) STAILQ_FIRST(&trtp->inots); in mpt_scsi_tgt_tsk_mgmt()4868 STAILQ_REMOVE_HEAD(&trtp->inots, sim_links.stqe); in mpt_scsi_tgt_tsk_mgmt()
2278 STAILQ_INIT(&mpt->trt[val].inots); in mpt_core_attach()2281 STAILQ_INIT(&mpt->trt_wildcard.inots); in mpt_core_attach()