Home
last modified time | relevance | path

Searched refs:inots (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mpt/
H A Dmpt.h377 struct mpt_hdr_stailq inots; member
H A Dmpt_cam.c3652 STAILQ_INSERT_TAIL(&trtp->inots, &ccb->ccb_h, in mpt_action()
4549 lp = &trtp->inots; in mpt_abort_target_ccb()
4765 inot = (struct ccb_immediate_notify *) STAILQ_FIRST(&trtp->inots); in mpt_scsi_tgt_tsk_mgmt()
4771 STAILQ_REMOVE_HEAD(&trtp->inots, sim_links.stqe); in mpt_scsi_tgt_tsk_mgmt()
H A Dmpt.c2271 STAILQ_INIT(&mpt->trt[val].inots); in mpt_core_attach()
2274 STAILQ_INIT(&mpt->trt_wildcard.inots); in mpt_core_attach()