sys/arch/luna88k/dev/mb89352.c
152
void spc_scsi_cmd (struct scsi_xfer *);
sys/arch/luna88k/dev/mb89352.c
153
int spc_poll (struct spc_softc *, struct scsi_xfer *, int);
sys/arch/luna88k/dev/mb89352.c
1985
struct scsi_xfer *xs = acb->xs;
sys/arch/luna88k/dev/mb89352.c
406
spc_scsi_cmd(struct scsi_xfer *xs)
sys/arch/luna88k/dev/mb89352.c
467
spc_poll(struct spc_softc *sc, struct scsi_xfer *xs, int count)
sys/arch/luna88k/dev/mb89352.c
682
struct scsi_xfer *xs = acb->xs;
sys/arch/luna88k/dev/mb89352.c
716
struct scsi_xfer *xs = acb->xs;
sys/arch/luna88k/dev/mb89352var.h
210
void spc_scsi_cmd(struct scsi_xfer *);
sys/arch/luna88k/dev/mb89352var.h
84
struct scsi_xfer *xs; /* SCSI xfer ctrl block from above */
sys/arch/sparc64/dev/vdsk.c
1116
vdsk_complete_cmd(struct scsi_xfer *xs, int desc)
sys/arch/sparc64/dev/vdsk.c
1141
vdsk_scsi_inq(struct scsi_xfer *xs)
sys/arch/sparc64/dev/vdsk.c
1152
vdsk_scsi_inquiry(struct scsi_xfer *xs)
sys/arch/sparc64/dev/vdsk.c
1187
vdsk_scsi_capacity(struct scsi_xfer *xs)
sys/arch/sparc64/dev/vdsk.c
1208
vdsk_scsi_capacity16(struct scsi_xfer *xs)
sys/arch/sparc64/dev/vdsk.c
122
struct scsi_xfer *vsd_xs;
sys/arch/sparc64/dev/vdsk.c
1224
vdsk_scsi_done(struct scsi_xfer *xs, int error)
sys/arch/sparc64/dev/vdsk.c
180
void vdsk_scsi_cmd(struct scsi_xfer *);
sys/arch/sparc64/dev/vdsk.c
210
int vdsk_submit_cmd(struct scsi_xfer *);
sys/arch/sparc64/dev/vdsk.c
211
void vdsk_complete_cmd(struct scsi_xfer *, int);
sys/arch/sparc64/dev/vdsk.c
213
void vdsk_scsi_inq(struct scsi_xfer *);
sys/arch/sparc64/dev/vdsk.c
214
void vdsk_scsi_inquiry(struct scsi_xfer *);
sys/arch/sparc64/dev/vdsk.c
215
void vdsk_scsi_capacity(struct scsi_xfer *);
sys/arch/sparc64/dev/vdsk.c
216
void vdsk_scsi_capacity16(struct scsi_xfer *);
sys/arch/sparc64/dev/vdsk.c
217
void vdsk_scsi_done(struct scsi_xfer *, int);
sys/arch/sparc64/dev/vdsk.c
696
struct scsi_xfer *xs;
sys/arch/sparc64/dev/vdsk.c
924
vdsk_scsi_cmd(struct scsi_xfer *xs)
sys/arch/sparc64/dev/vdsk.c
993
vdsk_submit_cmd(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
100
void atascsi_disk_cmd(struct scsi_xfer *);
sys/dev/ata/atascsi.c
1015
struct scsi_xfer *xs = xa->atascsi_private;
sys/dev/ata/atascsi.c
102
void atascsi_disk_inq(struct scsi_xfer *);
sys/dev/ata/atascsi.c
103
void atascsi_disk_inquiry(struct scsi_xfer *);
sys/dev/ata/atascsi.c
1037
atascsi_disk_unmap(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
104
void atascsi_disk_vpd_supported(struct scsi_xfer *);
sys/dev/ata/atascsi.c
105
void atascsi_disk_vpd_serial(struct scsi_xfer *);
sys/dev/ata/atascsi.c
106
void atascsi_disk_vpd_ident(struct scsi_xfer *);
sys/dev/ata/atascsi.c
107
void atascsi_disk_vpd_ata(struct scsi_xfer *);
sys/dev/ata/atascsi.c
108
void atascsi_disk_vpd_limits(struct scsi_xfer *);
sys/dev/ata/atascsi.c
109
void atascsi_disk_vpd_info(struct scsi_xfer *);
sys/dev/ata/atascsi.c
1090
struct scsi_xfer *xs = xxs;
sys/dev/ata/atascsi.c
110
void atascsi_disk_vpd_thin(struct scsi_xfer *);
sys/dev/ata/atascsi.c
111
void atascsi_disk_write_same_16(struct scsi_xfer *);
sys/dev/ata/atascsi.c
113
void atascsi_disk_unmap(struct scsi_xfer *);
sys/dev/ata/atascsi.c
1142
struct scsi_xfer *xs = xa->atascsi_private;
sys/dev/ata/atascsi.c
116
void atascsi_disk_capacity(struct scsi_xfer *);
sys/dev/ata/atascsi.c
1166
atascsi_disk_sync(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
117
void atascsi_disk_capacity16(struct scsi_xfer *);
sys/dev/ata/atascsi.c
118
void atascsi_disk_sync(struct scsi_xfer *);
sys/dev/ata/atascsi.c
1199
struct scsi_xfer *xs = xa->atascsi_private;
sys/dev/ata/atascsi.c
120
void atascsi_disk_sense(struct scsi_xfer *);
sys/dev/ata/atascsi.c
121
void atascsi_disk_start_stop(struct scsi_xfer *);
sys/dev/ata/atascsi.c
124
void atascsi_atapi_cmd(struct scsi_xfer *);
sys/dev/ata/atascsi.c
127
void atascsi_pmp_cmd(struct scsi_xfer *);
sys/dev/ata/atascsi.c
128
void atascsi_pmp_sense(struct scsi_xfer *xs);
sys/dev/ata/atascsi.c
129
void atascsi_pmp_inq(struct scsi_xfer *xs);
sys/dev/ata/atascsi.c
1290
atascsi_disk_capacity(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
1317
atascsi_disk_capacity16(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
132
void atascsi_passthru_12(struct scsi_xfer *);
sys/dev/ata/atascsi.c
133
void atascsi_passthru_16(struct scsi_xfer *);
sys/dev/ata/atascsi.c
134
int atascsi_passthru_map(struct scsi_xfer *, u_int8_t, u_int8_t);
sys/dev/ata/atascsi.c
1355
atascsi_passthru_map(struct scsi_xfer *xs, u_int8_t count_proto, u_int8_t flags)
sys/dev/ata/atascsi.c
137
void atascsi_done(struct scsi_xfer *, int);
sys/dev/ata/atascsi.c
1388
atascsi_passthru_12(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
1426
atascsi_passthru_16(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
1471
struct scsi_xfer *xs = xa->atascsi_private;
sys/dev/ata/atascsi.c
1499
atascsi_disk_sense(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
1512
atascsi_disk_start_stop(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
1556
struct scsi_xfer *xs = xa->atascsi_private;
sys/dev/ata/atascsi.c
1602
atascsi_atapi_cmd(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
1651
struct scsi_xfer *xs = xa->atascsi_private;
sys/dev/ata/atascsi.c
1685
atascsi_pmp_cmd(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
1707
atascsi_pmp_sense(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
1719
atascsi_pmp_inq(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
1751
atascsi_done(struct scsi_xfer *xs, int error)
sys/dev/ata/atascsi.c
468
atascsi_cmd(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
498
atascsi_disk_cmd(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
631
struct scsi_xfer *xs = xa->atascsi_private;
sys/dev/ata/atascsi.c
655
atascsi_disk_inq(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
696
atascsi_disk_inquiry(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
723
atascsi_disk_vpd_supported(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
755
atascsi_disk_vpd_serial(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
776
atascsi_disk_vpd_ident(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
827
atascsi_disk_vpd_ata(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
869
atascsi_disk_vpd_limits(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
89
void atascsi_cmd(struct scsi_xfer *);
sys/dev/ata/atascsi.c
900
atascsi_disk_vpd_info(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
921
atascsi_disk_vpd_thin(struct scsi_xfer *xs)
sys/dev/ata/atascsi.c
946
atascsi_disk_write_same_16(struct scsi_xfer *xs)
sys/dev/atapiscsi/atapiscsi.c
1038
struct scsi_xfer *sc_xfer = xfer->cmd;
sys/dev/atapiscsi/atapiscsi.c
1163
struct scsi_xfer *sc_xfer = xfer->cmd;
sys/dev/atapiscsi/atapiscsi.c
1256
struct scsi_xfer *sc_xfer = xfer->cmd;
sys/dev/atapiscsi/atapiscsi.c
134
int atapi_to_scsi_sense(struct scsi_xfer *, u_int8_t);
sys/dev/atapiscsi/atapiscsi.c
1458
struct scsi_xfer *sc_xfer = xfer->cmd;
sys/dev/atapiscsi/atapiscsi.c
147
void wdc_atapi_send_cmd(struct scsi_xfer *sc_xfer);
sys/dev/atapiscsi/atapiscsi.c
1482
struct scsi_xfer *sc_xfer = xfer->cmd;
sys/dev/atapiscsi/atapiscsi.c
1529
struct scsi_xfer *sc_xfer = xfer->cmd;
sys/dev/atapiscsi/atapiscsi.c
309
wdc_atapi_send_cmd(struct scsi_xfer *sc_xfer)
sys/dev/atapiscsi/atapiscsi.c
431
atapi_to_scsi_sense(struct scsi_xfer *xfer, u_int8_t flags)
sys/dev/atapiscsi/atapiscsi.c
687
struct scsi_xfer *sc_xfer = xfer->cmd;
sys/dev/atapiscsi/atapiscsi.c
727
struct scsi_xfer *sc_xfer = xfer->cmd;
sys/dev/atapiscsi/atapiscsi.c
759
struct scsi_xfer *sc_xfer = xfer->cmd;
sys/dev/atapiscsi/atapiscsi.c
799
struct scsi_xfer *sc_xfer = xfer->cmd;
sys/dev/atapiscsi/atapiscsi.c
901
struct scsi_xfer *sc_xfer = xfer->cmd;
sys/dev/atapiscsi/atapiscsi.c
951
struct scsi_xfer *sc_xfer = xfer->cmd;
sys/dev/eisa/uha_eisa.c
237
u24_poll(struct uha_softc *sc, struct scsi_xfer *xs, int count)
sys/dev/eisa/uha_eisa.c
65
int u24_poll(struct uha_softc *, struct scsi_xfer *, int);
sys/dev/ic/aac.c
121
void aac_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/aac.c
1799
struct scsi_xfer *xs = cm->cm_private;
sys/dev/ic/aac.c
2099
aac_internal_cache_cmd(struct scsi_xfer *xs)
sys/dev/ic/aac.c
2170
aac_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/aac.c
698
struct scsi_xfer *xs;
sys/dev/ic/aac.c
80
struct scsi_xfer;
sys/dev/ic/aac.c
806
struct scsi_xfer *xs = (struct scsi_xfer *)cm->cm_private;
sys/dev/ic/aac.c
94
void aac_internal_cache_cmd(struct scsi_xfer *);
sys/dev/ic/adv.c
252
struct scsi_xfer *xs;
sys/dev/ic/adv.c
505
adv_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/adv.c
663
adv_poll(ASC_SOFTC *sc, struct scsi_xfer *xs, int count)
sys/dev/ic/adv.c
68
static void adv_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/adv.c
685
struct scsi_xfer *xs = ccb->xs;
sys/dev/ic/adv.c
71
static int adv_poll(ASC_SOFTC *, struct scsi_xfer *, int);
sys/dev/ic/adv.c
725
struct scsi_xfer *xs = ccb->xs;
sys/dev/ic/adv.c
754
struct scsi_xfer *xs = ccb->xs;
sys/dev/ic/adv.h
49
struct scsi_xfer *xs; /* the scsi_xfer for this cmd */
sys/dev/ic/adw.c
524
adw_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/adw.c
580
adw_build_req(struct scsi_xfer *xs, ADW_CCB *ccb, int flags)
sys/dev/ic/adw.c
65
void adw_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/adw.c
66
int adw_build_req(struct scsi_xfer *, ADW_CCB *, int);
sys/dev/ic/adw.c
73
int adw_poll(ADW_SOFTC *, struct scsi_xfer *, int);
sys/dev/ic/adw.c
739
adw_poll(ADW_SOFTC *sc, struct scsi_xfer *xs, int count)
sys/dev/ic/adw.c
766
struct scsi_xfer *xs = ccb->xs;
sys/dev/ic/adw.c
950
struct scsi_xfer *xs;
sys/dev/ic/adw.h
71
struct scsi_xfer *xs; /* the scsi_xfer for this cmd */
sys/dev/ic/aic6360.c
157
void aic_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/aic6360.c
158
int aic_poll(struct aic_softc *, struct scsi_xfer *, int);
sys/dev/ic/aic6360.c
1972
struct scsi_xfer *xs = acb->xs;
sys/dev/ic/aic6360.c
478
aic_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/aic6360.c
532
aic_poll(struct aic_softc *sc, struct scsi_xfer *xs, int count)
sys/dev/ic/aic6360.c
733
struct scsi_xfer *xs = acb->xs;
sys/dev/ic/aic6360.c
767
struct scsi_xfer *xs = acb->xs;
sys/dev/ic/aic6360var.h
89
struct scsi_xfer *xs; /* SCSI xfer ctrl block from above */
sys/dev/ic/aic79xx.h
619
struct scsi_xfer *xs;
sys/dev/ic/aic79xx_openbsd.c
152
struct scsi_xfer *xs = scb->xs;
sys/dev/ic/aic79xx_openbsd.c
247
ahd_action(struct scsi_xfer *xs)
sys/dev/ic/aic79xx_openbsd.c
318
struct scsi_xfer *xs;
sys/dev/ic/aic79xx_openbsd.c
473
ahd_setup_data(struct ahd_softc *ahd, struct scsi_xfer *xs,
sys/dev/ic/aic79xx_openbsd.c
72
void ahd_action(struct scsi_xfer *);
sys/dev/ic/aic79xx_openbsd.c
75
void ahd_setup_data(struct ahd_softc *, struct scsi_xfer *,
sys/dev/ic/aic7xxx.c
5325
ahc_search_untagged_queues(struct ahc_softc *ahc, struct scsi_xfer *xs,
sys/dev/ic/aic7xxx_openbsd.c
148
struct scsi_xfer *xs = scb->xs;
sys/dev/ic/aic7xxx_openbsd.c
246
ahc_action(struct scsi_xfer *xs)
sys/dev/ic/aic7xxx_openbsd.c
301
struct scsi_xfer *xs;
sys/dev/ic/aic7xxx_openbsd.c
499
ahc_setup_data(struct ahc_softc *ahc, struct scsi_xfer *xs,
sys/dev/ic/aic7xxx_openbsd.c
51
void ahc_action(struct scsi_xfer *);
sys/dev/ic/aic7xxx_openbsd.c
54
void ahc_setup_data(struct ahc_softc *, struct scsi_xfer *, struct scb *);
sys/dev/ic/aic7xxxvar.h
1229
struct scsi_xfer *, int, char, int, uint32_t,
sys/dev/ic/aic7xxxvar.h
1295
void ahc_handle_en_lun(struct ahc_softc *, struct scsi_xfer *);
sys/dev/ic/aic7xxxvar.h
593
struct scsi_xfer *xs;
sys/dev/ic/ami.c
103
void ami_scsi_raw_cmd(struct scsi_xfer *);
sys/dev/ic/ami.c
1079
struct scsi_xfer *xs = ccb->ccb_xs;
sys/dev/ic/ami.c
1118
struct scsi_xfer *xs = ccb->ccb_xs;
sys/dev/ic/ami.c
1144
struct scsi_xfer *xs = ccb->ccb_xs;
sys/dev/ic/ami.c
1165
struct scsi_xfer *xs = ccb->ccb_xs;
sys/dev/ic/ami.c
1192
ami_scsi_raw_cmd(struct scsi_xfer *xs)
sys/dev/ic/ami.c
128
struct scsi_xfer *);
sys/dev/ic/ami.c
1293
ami_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/ami.c
946
ami_start_xs(struct ami_softc *sc, struct ami_ccb *ccb, struct scsi_xfer *xs)
sys/dev/ic/ami.c
96
void ami_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/amivar.h
59
struct scsi_xfer *ccb_xs;
sys/dev/ic/cac.c
110
int drive, int blkno, int flags, struct scsi_xfer *xs);
sys/dev/ic/cac.c
312
int drive, int blkno, int flags, struct scsi_xfer *xs)
sys/dev/ic/cac.c
463
struct scsi_xfer *xs = ccb->ccb_xs;
sys/dev/ic/cac.c
560
cac_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/cac.c
98
void cac_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/cacvar.h
78
struct scsi_xfer *ccb_xs;
sys/dev/ic/ciss.c
609
struct scsi_xfer *xs = ccb->ccb_xs;
sys/dev/ic/ciss.c
649
struct scsi_xfer *xs = ccb->ccb_xs;
sys/dev/ic/ciss.c
69
void ciss_scsi_cmd(struct scsi_xfer *xs);
sys/dev/ic/ciss.c
832
ciss_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/cissreg.h
490
struct scsi_xfer *ccb_xs;
sys/dev/ic/gdt_common.c
1237
struct scsi_xfer *xs;
sys/dev/ic/gdt_common.c
511
gdt_enqueue(struct gdt_softc *sc, struct scsi_xfer *xs, int infront)
sys/dev/ic/gdt_common.c
522
struct scsi_xfer *
sys/dev/ic/gdt_common.c
525
struct scsi_xfer *xs;
sys/dev/ic/gdt_common.c
539
gdt_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/gdt_common.c
64
struct scsi_xfer *gdt_dequeue(struct gdt_softc *);
sys/dev/ic/gdt_common.c
65
void gdt_enqueue(struct gdt_softc *, struct scsi_xfer *, int);
sys/dev/ic/gdt_common.c
71
void gdt_internal_cache_cmd(struct scsi_xfer *);
sys/dev/ic/gdt_common.c
734
struct scsi_xfer *xs = ccb->gc_xs;
sys/dev/ic/gdt_common.c
82
void gdt_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/gdt_common.c
85
struct scsi_xfer *);
sys/dev/ic/gdt_common.c
858
gdt_internal_cache_cmd(struct scsi_xfer *xs)
sys/dev/ic/gdt_common.c
951
struct scsi_xfer *xs)
sys/dev/ic/gdt_common.c
988
struct scsi_xfer *xs = NULL;
sys/dev/ic/gdtvar.h
74
struct scsi_xfer *gc_xs;
sys/dev/ic/iha.c
154
void iha_abort_xs(struct iha_softc *, struct scsi_xfer *, u_int8_t);
sys/dev/ic/iha.c
2308
struct scsi_xfer *xs = pScb->SCB_Xs;
sys/dev/ic/iha.c
2395
struct scsi_xfer *xs = pScb->SCB_Xs;
sys/dev/ic/iha.c
2407
struct scsi_xfer *xs = pScb->SCB_Xs;
sys/dev/ic/iha.c
241
iha_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/iha.c
672
iha_abort_xs(struct iha_softc *sc, struct scsi_xfer *xs, u_int8_t hastat)
sys/dev/ic/iha.h
428
void iha_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/iha.h
92
struct scsi_xfer *SCB_Xs; /* xs this SCB is executing */
sys/dev/ic/mfi.c
1014
struct scsi_xfer *xs, uint64_t blockno, uint32_t blockcnt)
sys/dev/ic/mfi.c
1058
struct scsi_xfer *xs = ccb->ccb_cookie;
sys/dev/ic/mfi.c
1105
mfi_scsi_ld(struct mfi_softc *sc, struct mfi_ccb *ccb, struct scsi_xfer *xs)
sys/dev/ic/mfi.c
1151
mfi_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/mfi.c
2741
mfi_pd_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/mfi.c
58
void mfi_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/mfi.c
62
void mfi_pd_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/mfi.c
95
struct scsi_xfer *);
sys/dev/ic/mfi.c
97
struct scsi_xfer *, uint64_t, uint32_t);
sys/dev/ic/mpi.c
1299
mpi_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/mpi.c
1396
struct scsi_xfer *xs = ccb->ccb_cookie;
sys/dev/ic/mpi.c
1524
struct scsi_xfer *xs = ccb->ccb_cookie;
sys/dev/ic/mpi.c
65
void mpi_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/ncr53c9x.c
100
struct scsi_xfer *, int);
sys/dev/ic/ncr53c9x.c
1055
struct scsi_xfer *xs = ecb->xs;
sys/dev/ic/ncr53c9x.c
1095
struct scsi_xfer *xs = ecb->xs;
sys/dev/ic/ncr53c9x.c
148
void ncr53c9x_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/ncr53c9x.c
2731
struct scsi_xfer *xs = ecb->xs;
sys/dev/ic/ncr53c9x.c
808
ncr53c9x_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/ncr53c9x.c
882
ncr53c9x_poll(struct ncr53c9x_softc *sc, struct scsi_xfer *xs, int count)
sys/dev/ic/ncr53c9xvar.h
98
struct scsi_xfer *xs; /* SCSI xfer ctrl block from above */
sys/dev/ic/nvme.c
124
void nvme_scsi_io(struct scsi_xfer *, int);
sys/dev/ic/nvme.c
128
void nvme_scsi_sync(struct scsi_xfer *);
sys/dev/ic/nvme.c
132
void nvme_scsi_inq(struct scsi_xfer *);
sys/dev/ic/nvme.c
133
void nvme_scsi_inquiry(struct scsi_xfer *);
sys/dev/ic/nvme.c
134
void nvme_scsi_capacity16(struct scsi_xfer *);
sys/dev/ic/nvme.c
135
void nvme_scsi_capacity(struct scsi_xfer *);
sys/dev/ic/nvme.c
607
nvme_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/nvme.c
662
nvme_scsi_io(struct scsi_xfer *xs, int dir)
sys/dev/ic/nvme.c
714
struct scsi_xfer *xs = ccb->ccb_cookie;
sys/dev/ic/nvme.c
746
struct scsi_xfer *xs = ccb->ccb_cookie;
sys/dev/ic/nvme.c
771
nvme_scsi_sync(struct scsi_xfer *xs)
sys/dev/ic/nvme.c
792
struct scsi_xfer *xs = ccb->ccb_cookie;
sys/dev/ic/nvme.c
802
struct scsi_xfer *xs = ccb->ccb_cookie;
sys/dev/ic/nvme.c
812
nvme_scsi_inq(struct scsi_xfer *xs)
sys/dev/ic/nvme.c
832
nvme_scsi_inquiry(struct scsi_xfer *xs)
sys/dev/ic/nvme.c
859
nvme_scsi_capacity16(struct scsi_xfer *xs)
sys/dev/ic/nvme.c
892
nvme_scsi_capacity(struct scsi_xfer *xs)
sys/dev/ic/nvme.c
91
void nvme_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/oosiop.c
1010
struct scsi_xfer *xs = cb->xs;
sys/dev/ic/oosiop.c
469
struct scsi_xfer *xs = cb->xs;
sys/dev/ic/oosiop.c
719
oosiop_scsicmd(struct scsi_xfer *xs)
sys/dev/ic/oosiop.c
79
void oosiop_scsicmd(struct scsi_xfer *);
sys/dev/ic/oosiop.c
814
struct scsi_xfer *xs = cb->xs;
sys/dev/ic/oosiop.c
881
struct scsi_xfer *xs;
sys/dev/ic/oosiopvar.h
76
struct scsi_xfer *xs; /* SCSI xfer ctrl block from above */
sys/dev/ic/osiop.c
1904
struct scsi_xfer *xs = acb->xs;
sys/dev/ic/osiop.c
370
osiop_scsicmd(struct scsi_xfer *xs)
sys/dev/ic/osiop.c
447
struct scsi_xfer *xs = acb->xs;
sys/dev/ic/osiop.c
562
struct scsi_xfer *xs;
sys/dev/ic/osiop.c
928
struct scsi_xfer *xs = acb->xs;
sys/dev/ic/osiop.c
95
void osiop_scsicmd(struct scsi_xfer *xs);
sys/dev/ic/osiopvar.h
143
struct scsi_xfer *xs; /* SCSI xfer ctrl block from upper layer */
sys/dev/ic/qla.c
2198
qla_put_cmd(struct qla_softc *sc, void *buf, struct scsi_xfer *xs,
sys/dev/ic/qla.c
66
void qla_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/qla.c
721
struct scsi_xfer *xs;
sys/dev/ic/qla.c
92
void qla_put_cmd(struct qla_softc *, void *, struct scsi_xfer *,
sys/dev/ic/qla.c
964
qla_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/qlavar.h
95
struct scsi_xfer *ccb_xs;
sys/dev/ic/qlw.c
132
qlw_xs_bus(struct qlw_softc *sc, struct scsi_xfer *xs)
sys/dev/ic/qlw.c
1330
qlw_put_cmd(struct qlw_softc *sc, void *buf, struct scsi_xfer *xs,
sys/dev/ic/qlw.c
1391
qlw_put_cont(struct qlw_softc *sc, void *buf, struct scsi_xfer *xs,
sys/dev/ic/qlw.c
567
struct scsi_xfer *xs;
sys/dev/ic/qlw.c
66
void qlw_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/qlw.c
800
qlw_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/qlw.c
90
void qlw_put_cmd(struct qlw_softc *, void *, struct scsi_xfer *,
sys/dev/ic/qlw.c
92
void qlw_put_cont(struct qlw_softc *, void *, struct scsi_xfer *,
sys/dev/ic/qlwvar.h
58
struct scsi_xfer *ccb_xs;
sys/dev/ic/siop.c
1075
struct scsi_xfer *xs = siop_cmd->cmd_c.xs;
sys/dev/ic/siop.c
1442
siop_scsicmd(struct scsi_xfer *xs)
sys/dev/ic/siop.c
343
struct scsi_xfer *xs;
sys/dev/ic/siop.c
85
void siop_scsicmd(struct scsi_xfer *);
sys/dev/ic/siop_common.c
231
struct scsi_xfer *xs = siop_cmd->xs;
sys/dev/ic/siopvar_common.h
80
struct scsi_xfer *xs; /* xfer from the upper level */
sys/dev/ic/trm.c
1896
struct scsi_xfer *xs = pSRB->xs;
sys/dev/ic/trm.c
305
trm_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/trm.c
612
struct scsi_xfer *xs;
sys/dev/ic/trm.h
132
struct scsi_xfer *xs;
sys/dev/ic/trm.h
517
void trm_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/twe.c
647
struct scsi_xfer *xs = ccb->ccb_xs;
sys/dev/ic/twe.c
65
void twe_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/twe.c
686
struct scsi_xfer *xs = ccb->ccb_xs;
sys/dev/ic/twe.c
745
twe_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/twevar.h
34
struct scsi_xfer *ccb_xs;
sys/dev/ic/ufshci.c
100
void ufshci_scsi_inquiry(struct scsi_xfer *);
sys/dev/ic/ufshci.c
101
void ufshci_scsi_capacity16(struct scsi_xfer *);
sys/dev/ic/ufshci.c
102
void ufshci_scsi_capacity(struct scsi_xfer *);
sys/dev/ic/ufshci.c
103
void ufshci_scsi_sync(struct scsi_xfer *);
sys/dev/ic/ufshci.c
104
void ufshci_scsi_io(struct scsi_xfer *, int);
sys/dev/ic/ufshci.c
1086
struct scsi_xfer *xs, int dir)
sys/dev/ic/ufshci.c
1210
struct scsi_xfer *xs, uint32_t lba, uint16_t blocks)
sys/dev/ic/ufshci.c
1474
ufshci_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/ufshci.c
1525
ufshci_scsi_inquiry(struct scsi_xfer *xs)
sys/dev/ic/ufshci.c
1580
ufshci_scsi_capacity16(struct scsi_xfer *xs)
sys/dev/ic/ufshci.c
1635
ufshci_scsi_capacity(struct scsi_xfer *xs)
sys/dev/ic/ufshci.c
1690
ufshci_scsi_sync(struct scsi_xfer *xs)
sys/dev/ic/ufshci.c
1734
ufshci_scsi_io(struct scsi_xfer *xs, int dir)
sys/dev/ic/ufshci.c
1789
struct scsi_xfer *xs = ccb->ccb_cookie;
sys/dev/ic/ufshci.c
1831
struct scsi_xfer *xs = ccb->ccb_cookie;
sys/dev/ic/ufshci.c
563
struct scsi_xfer *xs)
sys/dev/ic/ufshci.c
653
struct scsi_xfer *xs)
sys/dev/ic/ufshci.c
76
struct ufshci_ccb *, struct scsi_xfer *);
sys/dev/ic/ufshci.c
761
struct scsi_xfer *xs)
sys/dev/ic/ufshci.c
78
struct ufshci_ccb *, struct scsi_xfer *);
sys/dev/ic/ufshci.c
80
struct ufshci_ccb *, struct scsi_xfer *);
sys/dev/ic/ufshci.c
82
struct ufshci_ccb *, struct scsi_xfer *);
sys/dev/ic/ufshci.c
84
struct ufshci_ccb *, struct scsi_xfer *);
sys/dev/ic/ufshci.c
86
struct ufshci_ccb *, struct scsi_xfer *, int);
sys/dev/ic/ufshci.c
867
struct scsi_xfer *xs)
sys/dev/ic/ufshci.c
88
struct ufshci_ccb *, struct scsi_xfer *,
sys/dev/ic/ufshci.c
977
struct scsi_xfer *xs)
sys/dev/ic/ufshci.c
98
void ufshci_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/uha.c
193
struct scsi_xfer *xs = mscp->xs;
sys/dev/ic/uha.c
246
uha_scsi_cmd(struct scsi_xfer *xs)
sys/dev/ic/uha.c
406
struct scsi_xfer *xs = mscp->xs;
sys/dev/ic/uha.c
78
void uha_scsi_cmd(struct scsi_xfer *);
sys/dev/ic/uhareg.h
224
struct scsi_xfer *xs; /* the scsi_xfer for this cmd */
sys/dev/ic/uhavar.h
48
int (*poll)(struct uha_softc *, struct scsi_xfer *, int);
sys/dev/isa/uha_isa.c
264
u14_poll(struct uha_softc *sc, struct scsi_xfer *xs, int count)
sys/dev/isa/uha_isa.c
64
int u14_poll(struct uha_softc *, struct scsi_xfer *, int);
sys/dev/isa/wds.c
1044
struct scsi_xfer *xs = scb->xs;
sys/dev/isa/wds.c
1090
wds_poll(struct wds_softc *sc, struct scsi_xfer *xs, int count)
sys/dev/isa/wds.c
1148
struct scsi_xfer *xs;
sys/dev/isa/wds.c
162
void wds_scsi_cmd(struct scsi_xfer *);
sys/dev/isa/wds.c
164
int wds_poll(struct wds_softc *, struct scsi_xfer *, int);
sys/dev/isa/wds.c
617
struct scsi_xfer *xs = scb->xs;
sys/dev/isa/wds.c
868
wds_scsi_cmd(struct scsi_xfer *xs)
sys/dev/isa/wdsreg.h
79
struct scsi_xfer *xs;
sys/dev/pci/arc.c
1115
arc_scsi_cmd(struct scsi_xfer *xs)
sys/dev/pci/arc.c
1229
struct scsi_xfer *xs = ccb->ccb_xs;
sys/dev/pci/arc.c
1273
struct scsi_xfer *xs = ccb->ccb_xs;
sys/dev/pci/arc.c
530
struct scsi_xfer *ccb_xs;
sys/dev/pci/arc.c
603
void arc_scsi_cmd(struct scsi_xfer *);
sys/dev/pci/ips.c
1322
ips_load_xs(struct ips_softc *sc, struct ips_ccb *ccb, struct scsi_xfer *xs)
sys/dev/pci/ips.c
1362
ips_start_xs(struct ips_softc *sc, struct ips_ccb *ccb, struct scsi_xfer *xs)
sys/dev/pci/ips.c
1463
struct scsi_xfer *xs = ccb->c_xfer;
sys/dev/pci/ips.c
1483
struct scsi_xfer *xs = ccb->c_xfer;
sys/dev/pci/ips.c
1538
struct scsi_xfer *xs = ccb->c_xfer;
sys/dev/pci/ips.c
1601
struct scsi_xfer *xs = ccb->c_xfer;
sys/dev/pci/ips.c
1691
struct scsi_xfer *xs = ccb->c_xfer;
sys/dev/pci/ips.c
357
struct scsi_xfer * c_xfer; /* corresponding SCSI xfer */
sys/dev/pci/ips.c
426
void ips_scsi_cmd(struct scsi_xfer *);
sys/dev/pci/ips.c
427
void ips_scsi_pt_cmd(struct scsi_xfer *);
sys/dev/pci/ips.c
442
int ips_load_xs(struct ips_softc *, struct ips_ccb *, struct scsi_xfer *);
sys/dev/pci/ips.c
443
void ips_start_xs(struct ips_softc *, struct ips_ccb *, struct scsi_xfer *);
sys/dev/pci/ips.c
827
ips_scsi_cmd(struct scsi_xfer *xs)
sys/dev/pci/ips.c
959
ips_scsi_pt_cmd(struct scsi_xfer *xs)
sys/dev/pci/mfii.c
2156
mfii_scsi_cmd(struct scsi_xfer *xs)
sys/dev/pci/mfii.c
2213
struct scsi_xfer *xs = ccb->ccb_cookie;
sys/dev/pci/mfii.c
2349
mfii_scsi_cmd_io(struct mfii_softc *sc, struct scsi_xfer *xs)
sys/dev/pci/mfii.c
2408
mfii_scsi_cmd_cdb(struct mfii_softc *sc, struct scsi_xfer *xs)
sys/dev/pci/mfii.c
2455
mfii_pd_scsi_cmd(struct scsi_xfer *xs)
sys/dev/pci/mfii.c
2519
mfii_pd_scsi_cmd_cdb(struct mfii_softc *sc, struct scsi_xfer *xs)
sys/dev/pci/mfii.c
2643
struct scsi_xfer *xs = xsp;
sys/dev/pci/mfii.c
2668
struct scsi_xfer *xs = ccb->ccb_cookie;
sys/dev/pci/mfii.c
2720
struct scsi_xfer *xs = ccb->ccb_cookie;
sys/dev/pci/mfii.c
379
void mfii_scsi_cmd(struct scsi_xfer *);
sys/dev/pci/mfii.c
388
void mfii_pd_scsi_cmd(struct scsi_xfer *);
sys/dev/pci/mfii.c
440
struct scsi_xfer *);
sys/dev/pci/mfii.c
442
struct scsi_xfer *);
sys/dev/pci/mfii.c
444
struct scsi_xfer *);
sys/dev/pci/mpii.c
261
void mpii_scsi_cmd(struct scsi_xfer *);
sys/dev/pci/mpii.c
2932
mpii_scsi_cmd(struct scsi_xfer *xs)
sys/dev/pci/mpii.c
3093
struct scsi_xfer *xs = ccb->ccb_cookie;
sys/dev/pci/mpii.c
770
struct scsi_xfer *xs = ccb->ccb_cookie;
sys/dev/pci/mpii.c
840
struct scsi_xfer *xs = ccb->ccb_cookie;
sys/dev/pci/qle.c
1026
struct scsi_xfer *xs;
sys/dev/pci/qle.c
124
struct scsi_xfer *ccb_xs;
sys/dev/pci/qle.c
1283
qle_scsi_cmd(struct scsi_xfer *xs)
sys/dev/pci/qle.c
243
void qle_scsi_cmd(struct scsi_xfer *);
sys/dev/pci/qle.c
2559
qle_put_cmd(struct qle_softc *sc, void *buf, struct scsi_xfer *xs,
sys/dev/pci/qle.c
269
void qle_put_cmd(struct qle_softc *, void *, struct scsi_xfer *,
sys/dev/pci/vmwpvs.c
1018
struct scsi_xfer *xs = ccb->ccb_xs;
sys/dev/pci/vmwpvs.c
280
struct scsi_xfer *ccb_xs;
sys/dev/pci/vmwpvs.c
351
void vmwpvs_scsi_cmd(struct scsi_xfer *);
sys/dev/pci/vmwpvs.c
846
vmwpvs_scsi_cmd(struct scsi_xfer *xs)
sys/dev/pv/hvs.c
179
struct scsi_xfer *ccb_xfer; /* associated transfer */
sys/dev/pv/hvs.c
221
void hvs_scsi_cmd(struct scsi_xfer *);
sys/dev/pv/hvs.c
228
void hvs_scsi_done(struct scsi_xfer *, int);
sys/dev/pv/hvs.c
329
hvs_scsi_cmd(struct scsi_xfer *xs)
sys/dev/pv/hvs.c
582
fixup_inquiry(struct scsi_xfer *xs, struct hvs_srb *srb)
sys/dev/pv/hvs.c
619
struct scsi_xfer *xs = ccb->ccb_xfer;
sys/dev/pv/hvs.c
685
hvs_scsi_done(struct scsi_xfer *xs, int error)
sys/dev/pv/vioblk.c
131
void vioblk_scsi_cmd(struct scsi_xfer *);
sys/dev/pv/vioblk.c
136
void vioblk_scsi_inq(struct scsi_xfer *);
sys/dev/pv/vioblk.c
137
void vioblk_scsi_capacity(struct scsi_xfer *);
sys/dev/pv/vioblk.c
138
void vioblk_scsi_capacity16(struct scsi_xfer *);
sys/dev/pv/vioblk.c
139
void vioblk_scsi_done(struct scsi_xfer *, int);
sys/dev/pv/vioblk.c
344
struct scsi_xfer *xs = vr->vr_xs;
sys/dev/pv/vioblk.c
385
struct scsi_xfer *xs = vr->vr_xs;
sys/dev/pv/vioblk.c
397
vioblk_scsi_cmd(struct scsi_xfer *xs)
sys/dev/pv/vioblk.c
567
vioblk_scsi_inq(struct scsi_xfer *xs)
sys/dev/pv/vioblk.c
593
vioblk_scsi_capacity(struct scsi_xfer *xs)
sys/dev/pv/vioblk.c
613
vioblk_scsi_capacity16(struct scsi_xfer *xs)
sys/dev/pv/vioblk.c
628
vioblk_scsi_done(struct scsi_xfer *xs, int error)
sys/dev/pv/vioblk.c
97
struct scsi_xfer *vr_xs;
sys/dev/pv/vioscsi.c
184
vioscsi_scsi_cmd(struct scsi_xfer *xs)
sys/dev/pv/vioscsi.c
302
struct scsi_xfer *xs = vr->vr_xs;
sys/dev/pv/vioscsi.c
43
struct scsi_xfer *vr_xs;
sys/dev/pv/vioscsi.c
66
void vioscsi_scsi_cmd(struct scsi_xfer *);
sys/dev/pv/xbf.c
143
struct scsi_xfer *ccb_xfer; /* associated transfer */
sys/dev/pv/xbf.c
218
int xbf_load_cmd(struct scsi_xfer *);
sys/dev/pv/xbf.c
219
int xbf_bounce_cmd(struct scsi_xfer *);
sys/dev/pv/xbf.c
220
void xbf_reclaim_cmd(struct scsi_xfer *);
sys/dev/pv/xbf.c
222
void xbf_scsi_cmd(struct scsi_xfer *);
sys/dev/pv/xbf.c
223
int xbf_submit_cmd(struct scsi_xfer *);
sys/dev/pv/xbf.c
224
int xbf_poll_cmd(struct scsi_xfer *);
sys/dev/pv/xbf.c
231
void xbf_scsi_inq(struct scsi_xfer *);
sys/dev/pv/xbf.c
232
void xbf_scsi_inquiry(struct scsi_xfer *);
sys/dev/pv/xbf.c
233
void xbf_scsi_capacity(struct scsi_xfer *);
sys/dev/pv/xbf.c
234
void xbf_scsi_capacity16(struct scsi_xfer *);
sys/dev/pv/xbf.c
235
void xbf_scsi_done(struct scsi_xfer *, int);
sys/dev/pv/xbf.c
381
xbf_scsi_cmd(struct scsi_xfer *xs)
sys/dev/pv/xbf.c
446
xbf_load_cmd(struct scsi_xfer *xs)
sys/dev/pv/xbf.c
510
xbf_bounce_cmd(struct scsi_xfer *xs)
sys/dev/pv/xbf.c
586
xbf_reclaim_cmd(struct scsi_xfer *xs)
sys/dev/pv/xbf.c
602
xbf_submit_cmd(struct scsi_xfer *xs)
sys/dev/pv/xbf.c
729
xbf_poll_cmd(struct scsi_xfer *xs)
sys/dev/pv/xbf.c
811
xbf_scsi_inq(struct scsi_xfer *xs)
sys/dev/pv/xbf.c
822
xbf_scsi_inquiry(struct scsi_xfer *xs)
sys/dev/pv/xbf.c
852
xbf_scsi_capacity(struct scsi_xfer *xs)
sys/dev/pv/xbf.c
874
xbf_scsi_capacity16(struct scsi_xfer *xs)
sys/dev/pv/xbf.c
893
xbf_scsi_done(struct scsi_xfer *xs, int error)
sys/dev/sdmmc/sdmmc_scsi.c
286
sdmmc_scsi_decode_rw(struct scsi_xfer *xs, u_int32_t *blocknop,
sys/dev/sdmmc/sdmmc_scsi.c
304
sdmmc_scsi_cmd(struct scsi_xfer *xs)
sys/dev/sdmmc/sdmmc_scsi.c
387
sdmmc_inquiry(struct scsi_xfer *xs)
sys/dev/sdmmc/sdmmc_scsi.c
464
struct scsi_xfer *xs = ccb->ccb_xs;
sys/dev/sdmmc/sdmmc_scsi.c
488
struct scsi_xfer *xs = ccb->ccb_xs;
sys/dev/sdmmc/sdmmc_scsi.c
519
struct scsi_xfer *xs = ccb->ccb_xs;
sys/dev/sdmmc/sdmmc_scsi.c
53
struct scsi_xfer *ccb_xs;
sys/dev/sdmmc/sdmmc_scsi.c
87
void sdmmc_scsi_cmd(struct scsi_xfer *);
sys/dev/sdmmc/sdmmc_scsi.c
88
void sdmmc_inquiry(struct scsi_xfer *);
sys/dev/softraid.c
2234
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid.c
2311
sr_scsi_done(struct sr_discipline *sd, struct scsi_xfer *xs)
sys/dev/softraid.c
2325
sr_scsi_cmd(struct scsi_xfer *xs)
sys/dev/softraid.c
4017
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid.c
4051
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid.c
4113
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid.c
4130
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid.c
4183
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid.c
4588
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid.c
4683
struct scsi_xfer xs_r, xs_w;
sys/dev/softraid.c
95
void sr_scsi_cmd(struct scsi_xfer *);
sys/dev/softraid_concat.c
99
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid_crypto.c
1196
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid_crypto.c
1227
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid_crypto.c
281
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid_raid0.c
118
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid_raid1.c
328
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid_raid1.c
413
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid_raid1c.c
220
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid_raid5.c
374
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid_raid5.c
545
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid_raid5.c
694
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid_raid6.c
374
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraid_raid6.c
682
struct scsi_xfer *xs = wu->swu_xs;
sys/dev/softraidvar.h
367
struct scsi_xfer *swu_xs;
sys/dev/softraidvar.h
705
struct scsi_xfer *);
sys/dev/usb/umass_scsi.c
177
umass_scsi_cmd(struct scsi_xfer *xs)
sys/dev/usb/umass_scsi.c
264
struct scsi_xfer *xs = priv;
sys/dev/usb/umass_scsi.c
381
struct scsi_xfer *xs = priv;
sys/dev/usb/umass_scsi.c
62
void umass_scsi_cmd(struct scsi_xfer *);
sys/dev/vscsi.c
169
vscsi_cmd(struct scsi_xfer *xs)
sys/dev/vscsi.c
214
struct scsi_xfer *xs = ccb->ccb_xs;
sys/dev/vscsi.c
342
struct scsi_xfer *xs;
sys/dev/vscsi.c
385
struct scsi_xfer *xs;
sys/dev/vscsi.c
434
struct scsi_xfer *xs;
sys/dev/vscsi.c
48
struct scsi_xfer *ccb_xs;
sys/dev/vscsi.c
96
void vscsi_cmd(struct scsi_xfer *);
sys/scsi/cd.c
112
void cdstart(struct scsi_xfer *);
sys/scsi/cd.c
113
void cd_buf_done(struct scsi_xfer *);
sys/scsi/cd.c
1278
struct scsi_xfer *xs;
sys/scsi/cd.c
134
int cd_interpret_sense(struct scsi_xfer *);
sys/scsi/cd.c
1343
struct scsi_xfer *xs;
sys/scsi/cd.c
1430
struct scsi_xfer *xs;
sys/scsi/cd.c
1461
struct scsi_xfer *xs;
sys/scsi/cd.c
1486
struct scsi_xfer *xs;
sys/scsi/cd.c
1509
struct scsi_xfer *xs;
sys/scsi/cd.c
1543
struct scsi_xfer *xs;
sys/scsi/cd.c
1641
struct scsi_xfer *xs;
sys/scsi/cd.c
1826
struct scsi_xfer *xs;
sys/scsi/cd.c
1883
struct scsi_xfer *xs;
sys/scsi/cd.c
1925
struct scsi_xfer *xs;
sys/scsi/cd.c
1964
struct scsi_xfer *xs;
sys/scsi/cd.c
2006
struct scsi_xfer *xs;
sys/scsi/cd.c
2063
cd_interpret_sense(struct scsi_xfer *xs)
sys/scsi/cd.c
544
cdstart(struct scsi_xfer *xs)
sys/scsi/cd.c
606
cd_buf_done(struct scsi_xfer *xs)
sys/scsi/ch.c
119
int ch_interpret_sense(struct scsi_xfer *xs);
sys/scsi/ch.c
334
struct scsi_xfer *xs;
sys/scsi/ch.c
387
struct scsi_xfer *xs;
sys/scsi/ch.c
449
struct scsi_xfer *xs;
sys/scsi/ch.c
670
struct scsi_xfer *xs;
sys/scsi/ch.c
796
ch_interpret_sense(struct scsi_xfer *xs)
sys/scsi/mpath.c
101
void mpath_xs_stuffup(struct scsi_xfer *);
sys/scsi/mpath.c
134
mpath_xs_stuffup(struct scsi_xfer *xs)
sys/scsi/mpath.c
177
mpath_cmd(struct scsi_xfer *xs)
sys/scsi/mpath.c
183
struct scsi_xfer *mxs;
sys/scsi/mpath.c
236
mpath_start(struct mpath_path *p, struct scsi_xfer *mxs)
sys/scsi/mpath.c
239
struct scsi_xfer *xs;
sys/scsi/mpath.c
280
mpath_done(struct scsi_xfer *mxs)
sys/scsi/mpath.c
282
struct scsi_xfer *xs = mxs->cookie;
sys/scsi/mpath.c
86
void mpath_cmd(struct scsi_xfer *);
sys/scsi/mpath.c
91
void mpath_done(struct scsi_xfer *);
sys/scsi/mpath_emc.c
100
void emc_status(struct scsi_xfer *);
sys/scsi/mpath_emc.c
101
void emc_status_done(struct scsi_xfer *);
sys/scsi/mpath_emc.c
192
emc_mpath_start(struct scsi_xfer *xs)
sys/scsi/mpath_emc.c
200
emc_mpath_checksense(struct scsi_xfer *xs)
sys/scsi/mpath_emc.c
223
emc_status(struct scsi_xfer *xs)
sys/scsi/mpath_emc.c
237
emc_status_done(struct scsi_xfer *xs)
sys/scsi/mpath_emc.c
85
void emc_mpath_start(struct scsi_xfer *);
sys/scsi/mpath_emc.c
86
int emc_mpath_checksense(struct scsi_xfer *);
sys/scsi/mpath_hds.c
104
void hds_status(struct scsi_xfer *);
sys/scsi/mpath_hds.c
105
void hds_status_done(struct scsi_xfer *);
sys/scsi/mpath_hds.c
199
hds_mpath_start(struct scsi_xfer *xs)
sys/scsi/mpath_hds.c
207
hds_mpath_checksense(struct scsi_xfer *xs)
sys/scsi/mpath_hds.c
224
hds_status(struct scsi_xfer *xs)
sys/scsi/mpath_hds.c
238
hds_status_done(struct scsi_xfer *xs)
sys/scsi/mpath_hds.c
260
struct scsi_xfer *xs;
sys/scsi/mpath_hds.c
295
struct scsi_xfer *xs;
sys/scsi/mpath_hds.c
86
void hds_mpath_start(struct scsi_xfer *);
sys/scsi/mpath_hds.c
87
int hds_mpath_checksense(struct scsi_xfer *);
sys/scsi/mpath_rdac.c
144
void rdac_mpath_start(struct scsi_xfer *);
sys/scsi/mpath_rdac.c
145
int rdac_mpath_checksense(struct scsi_xfer *);
sys/scsi/mpath_rdac.c
157
void rdac_status(struct scsi_xfer *);
sys/scsi/mpath_rdac.c
158
void rdac_status_done(struct scsi_xfer *);
sys/scsi/mpath_rdac.c
259
rdac_mpath_start(struct scsi_xfer *xs)
sys/scsi/mpath_rdac.c
267
rdac_mpath_checksense(struct scsi_xfer *xs)
sys/scsi/mpath_rdac.c
298
rdac_status(struct scsi_xfer *xs)
sys/scsi/mpath_rdac.c
312
rdac_status_done(struct scsi_xfer *xs)
sys/scsi/mpath_sym.c
188
sym_mpath_start(struct scsi_xfer *xs)
sys/scsi/mpath_sym.c
196
sym_mpath_checksense(struct scsi_xfer *xs)
sys/scsi/mpath_sym.c
59
void sym_mpath_start(struct scsi_xfer *);
sys/scsi/mpath_sym.c
60
int sym_mpath_checksense(struct scsi_xfer *);
sys/scsi/mpathvar.h
26
int (*op_checksense)(struct scsi_xfer *);
sys/scsi/mpathvar.h
55
void mpath_start(struct mpath_path *, struct scsi_xfer *);
sys/scsi/safte.c
232
struct scsi_xfer *xs;
sys/scsi/safte.c
381
struct scsi_xfer *xs;
sys/scsi/safte.c
541
struct scsi_xfer *xs;
sys/scsi/scsi_base.c
1027
struct scsi_xfer *xs;
sys/scsi/scsi_base.c
1057
struct scsi_xfer *xs;
sys/scsi/scsi_base.c
1082
struct scsi_xfer *xs;
sys/scsi/scsi_base.c
1141
struct scsi_xfer *xs;
sys/scsi/scsi_base.c
1344
struct scsi_xfer *xs;
sys/scsi/scsi_base.c
1379
struct scsi_xfer *xs;
sys/scsi/scsi_base.c
139
pool_init(&scsi_xfer_pool, sizeof(struct scsi_xfer), 0, IPL_BIO, 0,
sys/scsi/scsi_base.c
1416
struct scsi_xfer *xs;
sys/scsi/scsi_base.c
1443
scsi_xs_exec(struct scsi_xfer *xs)
sys/scsi/scsi_base.c
1464
scsi_copy_internal_data(struct scsi_xfer *xs, void *data, size_t datalen)
sys/scsi/scsi_base.c
1484
scsi_done(struct scsi_xfer *xs)
sys/scsi/scsi_base.c
1500
scsi_xs_sync(struct scsi_xfer *xs)
sys/scsi/scsi_base.c
1540
scsi_xs_sync_done(struct scsi_xfer *xs)
sys/scsi/scsi_base.c
1555
scsi_xs_error(struct scsi_xfer *xs)
sys/scsi/scsi_base.c
1605
scsi_delay(struct scsi_xfer *xs, int seconds)
sys/scsi/scsi_base.c
1637
scsi_interpret_sense(struct scsi_xfer *xs)
sys/scsi/scsi_base.c
2515
scsi_print_sense(struct scsi_xfer *xs)
sys/scsi/scsi_base.c
2754
scsi_show_sense(struct scsi_xfer *xs)
sys/scsi/scsi_base.c
2779
scsi_show_xs(struct scsi_xfer *xs)
sys/scsi/scsi_base.c
509
void (*handler)(struct scsi_xfer *))
sys/scsi/scsi_base.c
54
int scsi_xs_error(struct scsi_xfer *);
sys/scsi/scsi_base.c
57
void scsi_xs_sync_done(struct scsi_xfer *);
sys/scsi/scsi_base.c
607
struct scsi_xfer *xs;
sys/scsi/scsi_base.c
630
struct scsi_xfer *
sys/scsi/scsi_base.c
758
struct scsi_xfer *
sys/scsi/scsi_base.c
761
struct scsi_xfer *xs;
sys/scsi/scsi_base.c
78
struct scsi_xfer * scsi_xs_io(struct scsi_link *, void *, int);
sys/scsi/scsi_base.c
780
scsi_xs_put(struct scsi_xfer *xs)
sys/scsi/scsi_base.c
798
struct scsi_xfer *xs;
sys/scsi/scsi_base.c
818
scsi_init_inquiry(struct scsi_xfer *xs, u_int8_t flags, u_int8_t pagecode,
sys/scsi/scsi_base.c
844
struct scsi_xfer *xs;
sys/scsi/scsi_base.c
910
struct scsi_xfer *xs;
sys/scsi/scsi_base.c
953
struct scsi_xfer *xs;
sys/scsi/scsi_base.c
988
struct scsi_xfer *xs;
sys/scsi/scsi_debug.h
43
struct scsi_xfer;
sys/scsi/scsi_debug.h
45
void scsi_show_sense(struct scsi_xfer *);
sys/scsi/scsi_debug.h
46
void scsi_show_xs(struct scsi_xfer *);
sys/scsi/scsi_ioctl.c
101
struct scsi_xfer *xs;
sys/scsi/scsi_ioctl.c
197
struct scsi_xfer *xs;
sys/scsi/scsiconf.h
213
struct scsi_xfer;
sys/scsi/scsiconf.h
228
void (*scsi_cmd)(struct scsi_xfer *);
sys/scsi/scsiconf.h
271
void (*handler)(struct scsi_xfer *);
sys/scsi/scsiconf.h
313
int (*interpret_sense)(struct scsi_xfer *);
sys/scsi/scsiconf.h
392
SIMPLEQ_ENTRY(scsi_xfer) xfer_list;
sys/scsi/scsiconf.h
411
void (*done)(struct scsi_xfer *);
sys/scsi/scsiconf.h
415
SIMPLEQ_HEAD(scsi_xfer_list, scsi_xfer);
sys/scsi/scsiconf.h
476
void scsi_init_inquiry(struct scsi_xfer *, u_int8_t, u_int8_t,
sys/scsi/scsiconf.h
490
void scsi_copy_internal_data(struct scsi_xfer *, void *, size_t);
sys/scsi/scsiconf.h
491
void scsi_done(struct scsi_xfer *);
sys/scsi/scsiconf.h
496
int scsi_interpret_sense(struct scsi_xfer *);
sys/scsi/scsiconf.h
498
void scsi_print_sense(struct scsi_xfer *);
sys/scsi/scsiconf.h
500
int scsi_delay(struct scsi_xfer *, int);
sys/scsi/scsiconf.h
530
struct scsi_xfer * scsi_xs_get(struct scsi_link *, int);
sys/scsi/scsiconf.h
531
void scsi_xs_exec(struct scsi_xfer *);
sys/scsi/scsiconf.h
532
int scsi_xs_sync(struct scsi_xfer *);
sys/scsi/scsiconf.h
533
void scsi_xs_put(struct scsi_xfer *);
sys/scsi/scsiconf.h
563
void (*)(struct scsi_xfer *));
sys/scsi/sd.c
111
void sd_buf_done(struct scsi_xfer *);
sys/scsi/sd.c
1176
sd_interpret_sense(struct scsi_xfer *xs)
sys/scsi/sd.c
1280
struct scsi_xfer *xs;
sys/scsi/sd.c
1856
struct scsi_xfer *xs;
sys/scsi/sd.c
649
sdstart(struct scsi_xfer *xs)
sys/scsi/sd.c
714
sd_buf_done(struct scsi_xfer *xs)
sys/scsi/sd.c
89
void sdstart(struct scsi_xfer *);
sys/scsi/sd.c
90
int sd_interpret_sense(struct scsi_xfer *);
sys/scsi/ses.c
264
struct scsi_xfer *xs;
sys/scsi/ses.c
370
struct scsi_xfer *xs;
sys/scsi/ses.c
600
struct scsi_xfer *xs;
sys/scsi/st.c
1266
struct scsi_xfer *xs;
sys/scsi/st.c
1305
struct scsi_xfer *xs;
sys/scsi/st.c
1530
struct scsi_xfer *xs;
sys/scsi/st.c
1570
struct scsi_xfer *xs;
sys/scsi/st.c
1701
struct scsi_xfer *xs;
sys/scsi/st.c
1786
struct scsi_xfer *xs;
sys/scsi/st.c
1833
struct scsi_xfer *xs;
sys/scsi/st.c
1868
st_interpret_sense(struct scsi_xfer *xs)
sys/scsi/st.c
209
void ststart(struct scsi_xfer *);
sys/scsi/st.c
214
void st_buf_done(struct scsi_xfer *);
sys/scsi/st.c
224
int st_interpret_sense(struct scsi_xfer *);
sys/scsi/st.c
812
ststart(struct scsi_xfer *xs)
sys/scsi/st.c
962
st_buf_done(struct scsi_xfer *xs)