Symbol: scsi_xfer
sys/arch/bebox/stand/boot/sdvar.h
119
struct scsi_xfer *xs;
sys/arch/bebox/stand/boot/siop.c
103
struct scsi_xfer *xs)
sys/arch/bebox/stand/boot/siop.c
1130
struct scsi_xfer xs;
sys/arch/bebox/stand/boot/siop.c
130
siop_ma(struct siop_adapter *adp, struct scsi_xfer *xs)
sys/arch/bebox/stand/boot/siop.c
170
siop_sdp(struct siop_adapter *adp, struct siop_xfer *xfer, struct scsi_xfer *xs,
sys/arch/bebox/stand/boot/siop.c
225
struct scsi_xfer *xs, int offset)
sys/arch/bebox/stand/boot/siop.c
259
struct scsi_xfer *xs = NULL;
sys/arch/bebox/stand/boot/siop.c
492
siop_scsicmd_end(struct siop_adapter *adp, struct scsi_xfer *xs)
sys/arch/bebox/stand/boot/siop.c
527
siop_scsi_request(struct siop_adapter *adp, struct scsi_xfer *xs)
sys/arch/bebox/stand/boot/siop.c
56
struct scsi_xfer *);
sys/arch/bebox/stand/boot/siop.c
57
static void siop_ma(struct siop_adapter *, struct scsi_xfer *);
sys/arch/bebox/stand/boot/siop.c
59
struct scsi_xfer *, int);
sys/arch/bebox/stand/boot/siop.c
61
struct scsi_xfer *, int);
sys/arch/bebox/stand/boot/siop.c
624
siop_start(struct siop_adapter *adp, struct scsi_xfer *xs)
sys/arch/bebox/stand/boot/siop.c
64
static void siop_scsicmd_end(struct siop_adapter *, struct scsi_xfer *);
sys/arch/bebox/stand/boot/siop.c
65
static int siop_scsi_request(struct siop_adapter *, struct scsi_xfer *);
sys/arch/bebox/stand/boot/siop.c
66
static void siop_start(struct siop_adapter *, struct scsi_xfer *);
sys/arch/bebox/stand/boot/siop.c
73
static void scsi_request_sense(struct siop_adapter *, struct scsi_xfer *);
sys/arch/bebox/stand/boot/siop.c
74
static int scsi_interpret_sense(struct siop_adapter *, struct scsi_xfer *);
sys/arch/bebox/stand/boot/siop.c
793
struct scsi_xfer xs;
sys/arch/bebox/stand/boot/siop.c
822
scsi_request_sense(struct siop_adapter *adp, struct scsi_xfer *xs)
sys/arch/bebox/stand/boot/siop.c
826
struct scsi_xfer sense;
sys/arch/bebox/stand/boot/siop.c
884
scsi_interpret_sense(struct siop_adapter *adp, struct scsi_xfer *xs)
sys/arch/prep/stand/boot/sdvar.h
119
struct scsi_xfer *xs;
sys/arch/prep/stand/boot/siop.c
1092
struct scsi_xfer xs;
sys/arch/prep/stand/boot/siop.c
126
siop_ma(struct siop_adapter *adp, struct scsi_xfer *xs)
sys/arch/prep/stand/boot/siop.c
147
siop_sdp(struct siop_adapter *adp, struct siop_xfer *xfer, struct scsi_xfer *xs,
sys/arch/prep/stand/boot/siop.c
202
struct scsi_xfer *xs, int offset)
sys/arch/prep/stand/boot/siop.c
236
struct scsi_xfer *xs = NULL;
sys/arch/prep/stand/boot/siop.c
471
siop_scsicmd_end(struct siop_adapter *adp, struct scsi_xfer *xs)
sys/arch/prep/stand/boot/siop.c
506
siop_scsi_request(struct siop_adapter *adp, struct scsi_xfer *xs)
sys/arch/prep/stand/boot/siop.c
52
struct scsi_xfer *);
sys/arch/prep/stand/boot/siop.c
53
static void siop_ma(struct siop_adapter *, struct scsi_xfer *);
sys/arch/prep/stand/boot/siop.c
55
struct scsi_xfer *, int);
sys/arch/prep/stand/boot/siop.c
57
struct scsi_xfer *, int);
sys/arch/prep/stand/boot/siop.c
60
static void siop_scsicmd_end(struct siop_adapter *, struct scsi_xfer *);
sys/arch/prep/stand/boot/siop.c
603
siop_start(struct siop_adapter *adp, struct scsi_xfer *xs)
sys/arch/prep/stand/boot/siop.c
61
static int siop_scsi_request(struct siop_adapter *, struct scsi_xfer *);
sys/arch/prep/stand/boot/siop.c
62
static void siop_start(struct siop_adapter *, struct scsi_xfer *);
sys/arch/prep/stand/boot/siop.c
69
static void scsi_request_sense(struct siop_adapter *, struct scsi_xfer *);
sys/arch/prep/stand/boot/siop.c
70
static int scsi_interpret_sense(struct siop_adapter *, struct scsi_xfer *);
sys/arch/prep/stand/boot/siop.c
772
struct scsi_xfer xs;
sys/arch/prep/stand/boot/siop.c
801
scsi_request_sense(struct siop_adapter *adp, struct scsi_xfer *xs)
sys/arch/prep/stand/boot/siop.c
805
struct scsi_xfer sense;
sys/arch/prep/stand/boot/siop.c
863
scsi_interpret_sense(struct siop_adapter *adp, struct scsi_xfer *xs)
sys/arch/prep/stand/boot/siop.c
99
struct scsi_xfer *xs)