Home
last modified time | relevance | path

Searched refs:scsidevice (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/luna88k/stand/boot/
H A Dsc.c89 int issue_select(struct scsidevice *, u_char);
91 void ixfer_out(struct scsidevice *, int, u_char *);
92 void ixfer_in(struct scsidevice *, int, u_char *);
121 hs->sc_sd = (struct scsidevice *)reg; in scinit()
144 struct scsidevice *hd = hs->sc_sd; in screset()
194 issue_select(struct scsidevice *hd, u_char target) in issue_select()
232 ixfer_out(struct scsidevice *hd, int len, u_char *buf) in ixfer_out()
243 ixfer_in(struct scsidevice *hd, int len, u_char *buf) in ixfer_in()
262 struct scsidevice *hd; in scrun()
313 scabort(struct scsi_softc *hs, struct scsidevice *hd) in scabort()
[all …]
H A Dscsivar.h74 struct scsidevice;
77 struct scsidevice *sc_sd;
H A Dscsireg.h42 struct scsidevice { struct