Home
last modified time | relevance | path

Searched refs:ccb_immediate_notify (Results 1 – 11 of 11) sorted by relevance

/freebsd/share/examples/scsi_target/
H A Dscsi_target.c91 static int work_inot(struct ccb_immediate_notify *);
368 struct ccb_immediate_notify *inot; in init_ccbs()
385 inot = (struct ccb_immediate_notify *)malloc(sizeof(*inot)); in init_ccbs()
775 work_inot(struct ccb_immediate_notify *inot) in work_inot()
/freebsd/sys/cam/scsi/
H A Dscsi_targ_bh.c307 struct ccb_immediate_notify *inot; in targbhenlun()
309 inot = (struct ccb_immediate_notify*)malloc(sizeof(*inot), in targbhenlun()
H A Dscsi_target.c1145 len = sizeof(struct ccb_immediate_notify); in targccblen()
/freebsd/sys/cam/
H A Dcam_ccb.h1240 struct ccb_immediate_notify { struct
1383 struct ccb_immediate_notify cin1;
/freebsd/sys/dev/ocs_fc/
H A Docs_cam.c687 struct ccb_immediate_notify *inot = NULL; in ocs_scsi_recv_tmf()
707 inot = (struct ccb_immediate_notify *)STAILQ_FIRST(&trsrc->inot); in ocs_scsi_recv_tmf()
/freebsd/sys/cam/ctl/
H A Dscsi_ctl.c1404 struct ccb_immediate_notify *inot; in ctlfedone()
/freebsd/sys/dev/isp/
H A Disp_freebsd.c1788 struct ccb_immediate_notify *inot; in isp_handle_platform_target_tmf()
1814 inot = (struct ccb_immediate_notify *) SLIST_FIRST(&tptr->inots); in isp_handle_platform_target_tmf()
/freebsd/sys/dev/firewire/
H A Dsbp_targ.c529 struct ccb_immediate_notify *inot; in sbp_targ_send_lstate_events()
/freebsd/sys/dev/mpt/
H A Dmpt_cam.c4756 struct ccb_immediate_notify *inot; in mpt_scsi_tgt_tsk_mgmt()
4760 inot = (struct ccb_immediate_notify *) STAILQ_FIRST(&trtp->inots); in mpt_scsi_tgt_tsk_mgmt()
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.c6315 struct ccb_immediate_notify *inot; in ahc_send_lstate_events()
6323 inot = (struct ccb_immediate_notify *)ccbh; in ahc_send_lstate_events()
H A Daic79xx.c8486 struct ccb_immediate_notify *inot; in ahd_send_lstate_events()
8494 inot = (struct ccb_immediate_notify *)ccbh; in ahd_send_lstate_events()