Symbol: ccb_accept_tio
share/examples/scsi_target/scsi_cmds.c
131
tcmd_handle(struct ccb_accept_tio *atio, struct ccb_scsiio *ctio, io_ops event)
share/examples/scsi_target/scsi_cmds.c
292
tcmd_inquiry(struct ccb_accept_tio *atio, struct ccb_scsiio *ctio)
share/examples/scsi_target/scsi_cmds.c
372
tcmd_req_sense(struct ccb_accept_tio *atio, struct ccb_scsiio *ctio)
share/examples/scsi_target/scsi_cmds.c
408
tcmd_rd_cap(struct ccb_accept_tio *atio, struct ccb_scsiio *ctio)
share/examples/scsi_target/scsi_cmds.c
439
tcmd_rd_cap16(struct ccb_accept_tio *atio, struct ccb_scsiio *ctio)
share/examples/scsi_target/scsi_cmds.c
471
tcmd_rdwr(struct ccb_accept_tio *atio, struct ccb_scsiio *ctio)
share/examples/scsi_target/scsi_cmds.c
49
typedef int targ_start_func(struct ccb_accept_tio *, struct ccb_scsiio *);
share/examples/scsi_target/scsi_cmds.c
50
typedef void targ_done_func(struct ccb_accept_tio *, struct ccb_scsiio *,
share/examples/scsi_target/scsi_cmds.c
509
tcmd_rdwr_decode(struct ccb_accept_tio *atio, struct ccb_scsiio *ctio)
share/examples/scsi_target/scsi_cmds.c
580
start_io(struct ccb_accept_tio *atio, struct ccb_scsiio *ctio, int dir)
share/examples/scsi_target/scsi_cmds.c
661
tcmd_rdwr_done(struct ccb_accept_tio *atio, struct ccb_scsiio *ctio,
share/examples/scsi_target/scsi_cmds.c
74
static int start_io(struct ccb_accept_tio *atio,
share/examples/scsi_target/scsi_cmds.c
764
tcmd_null_ok(struct ccb_accept_tio *atio, struct ccb_scsiio *ctio)
share/examples/scsi_target/scsi_cmds.c
782
tcmd_illegal_req(struct ccb_accept_tio *atio, struct ccb_scsiio *ctio)
share/examples/scsi_target/scsi_target.c
370
struct ccb_accept_tio *atio;
share/examples/scsi_target/scsi_target.c
374
atio = (struct ccb_accept_tio *)malloc(sizeof(*atio));
share/examples/scsi_target/scsi_target.c
565
struct ccb_accept_tio *atio;
share/examples/scsi_target/scsi_target.c
615
work_atio(struct ccb_accept_tio *atio)
share/examples/scsi_target/scsi_target.c
725
run_queue(struct ccb_accept_tio *atio)
share/examples/scsi_target/scsi_target.c
92
static int run_queue(struct ccb_accept_tio *);
share/examples/scsi_target/scsi_target.h
106
extern int tcmd_handle(struct ccb_accept_tio *atio,
share/examples/scsi_target/scsi_target.h
112
extern int work_atio(struct ccb_accept_tio *atio);
share/examples/scsi_target/scsi_target.h
77
struct ccb_accept_tio *atio;
sys/cam/cam_ccb.h
1400
struct ccb_accept_tio atio;
sys/cam/cam_ccb.h
839
atio_cdb_ptr(struct ccb_accept_tio *ccb)
sys/cam/ctl/scsi_ctl.c
1013
ctlfe_adjust_cdb(struct ccb_accept_tio *atio, uint32_t offset)
sys/cam/ctl/scsi_ctl.c
1085
struct ccb_accept_tio *atio = NULL;
sys/cam/ctl/scsi_ctl.c
1199
atio = (struct ccb_accept_tio *)done_ccb->ccb_h.ccb_atio;
sys/cam/ctl/scsi_ctl.c
768
struct ccb_accept_tio *atio;
sys/cam/ctl/scsi_ctl.c
786
atio = (struct ccb_accept_tio *)ccb_h;
sys/cam/scsi/scsi_targ_bh.c
265
struct ccb_accept_tio *atio;
sys/cam/scsi/scsi_targ_bh.c
267
atio = (struct ccb_accept_tio*)malloc(sizeof(*atio), M_SCSIBH,
sys/cam/scsi/scsi_targ_bh.c
344
struct ccb_accept_tio* atio;
sys/cam/scsi/scsi_targ_bh.c
446
struct ccb_accept_tio *atio;
sys/cam/scsi/scsi_targ_bh.c
460
atio = (struct ccb_accept_tio*)ccbh;
sys/cam/scsi/scsi_targ_bh.c
535
struct ccb_accept_tio *atio;
sys/cam/scsi/scsi_targ_bh.c
646
struct ccb_accept_tio *atio;
sys/cam/scsi/scsi_targ_bh.c
651
atio = (struct ccb_accept_tio*)done_ccb->ccb_h.ccb_atio;
sys/cam/scsi/scsi_targ_bh.c
92
struct ccb_accept_tio *accept_tio_list;
sys/cam/scsi/scsi_targ_bh.c
97
struct ccb_accept_tio* atio_link;
sys/cam/scsi/scsi_target.c
1140
len = sizeof(struct ccb_accept_tio);
sys/dev/aic7xxx/aic79xx.c
10209
struct ccb_accept_tio *atio;
sys/dev/aic7xxx/aic79xx.c
10231
atio = (struct ccb_accept_tio*)SLIST_FIRST(&lstate->accept_tios);
sys/dev/aic7xxx/aic7xxx.c
7731
struct ccb_accept_tio *atio;
sys/dev/aic7xxx/aic7xxx.c
7753
atio = (struct ccb_accept_tio*)SLIST_FIRST(&lstate->accept_tios);
sys/dev/firewire/sbp_targ.c
1423
struct ccb_accept_tio *atio;
sys/dev/firewire/sbp_targ.c
1749
orbi->atio = (struct ccb_accept_tio *)
sys/dev/firewire/sbp_targ.c
207
struct ccb_accept_tio *atio;
sys/dev/isp/isp_freebsd.c
1308
struct ccb_accept_tio *atiop;
sys/dev/isp/isp_freebsd.c
1383
atiop = (struct ccb_accept_tio *) SLIST_FIRST(&tptr->atios);
sys/dev/mpt/mpt_cam.c
4824
struct ccb_accept_tio *atiop;
sys/dev/mpt/mpt_cam.c
5033
atiop = (struct ccb_accept_tio *) STAILQ_FIRST(&trtp->atios);
sys/dev/ocs_fc/ocs_cam.c
2470
struct ccb_accept_tio *atio = NULL;
sys/dev/ocs_fc/ocs_cam.c
2472
atio = (struct ccb_accept_tio *)ccb;
sys/dev/ocs_fc/ocs_cam.c
552
struct ccb_accept_tio *atio = NULL;
sys/dev/ocs_fc/ocs_cam.c
583
atio = (struct ccb_accept_tio *)STAILQ_FIRST(&trsrc->atio);