Home
last modified time | relevance | path

Searched defs:scsi_adapter (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/scsi/
H A Dscsiconf.h227 struct scsi_adapter { struct
228 void (*scsi_cmd)(struct scsi_xfer *);
229 void (*dev_minphys)(struct buf *, struct scsi_link *);
230 int (*dev_probe)(struct scsi_link *);
231 void (*dev_free)(struct scsi_link *);
232 int (*ioctl)(struct scsi_link *, u_long, caddr_t, int);