Home
last modified time | relevance | path

Searched refs:scsiabort (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hp300/stand/common/
H A Dscsivar.h51 void scsiabort(struct scsi_softc *, volatile struct scsidevice *);
H A Dscsi.c163 scsiabort(struct scsi_softc *hs, volatile struct scsidevice *hd) in scsiabort() function
367 scsiabort(hs, hd); in scsiicmd()