Home
last modified time | relevance | path

Searched refs:scsi_xfer (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/arch/prep/stand/boot/
H A Dsiop.c52 struct scsi_xfer *);
55 struct scsi_xfer *, int);
57 struct scsi_xfer *, int);
99 struct scsi_xfer *xs) in siop_setuptables()
126 siop_ma(struct siop_adapter *adp, struct scsi_xfer *xs) in siop_ma()
202 struct scsi_xfer *xs, int offset) in siop_update_resid()
236 struct scsi_xfer *xs = NULL; in siop_intr()
603 siop_start(struct siop_adapter *adp, struct scsi_xfer *xs) in siop_start()
772 struct scsi_xfer xs; in _scsi_inquire()
805 struct scsi_xfer sense; in scsi_request_sense()
[all …]
H A Dsdvar.h95 struct scsi_xfer { struct
119 struct scsi_xfer *xs; argument
/netbsd/sys/arch/bebox/stand/boot/
H A Dsiop.c56 struct scsi_xfer *);
59 struct scsi_xfer *, int);
61 struct scsi_xfer *, int);
103 struct scsi_xfer *xs) in siop_setuptables()
130 siop_ma(struct siop_adapter *adp, struct scsi_xfer *xs) in siop_ma()
225 struct scsi_xfer *xs, int offset) in siop_update_resid()
259 struct scsi_xfer *xs = NULL; in siop_intr()
624 siop_start(struct siop_adapter *adp, struct scsi_xfer *xs) in siop_start()
793 struct scsi_xfer xs; in _scsi_inquire()
826 struct scsi_xfer sense; in scsi_request_sense()
[all …]
H A Dsdvar.h95 struct scsi_xfer { struct
119 struct scsi_xfer *xs; argument
/netbsd/doc/
H A DCHANGES.prev2991 scsi: Implemented simple scsi_xfer queueing mechanism in the ahc driver