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

/netbsd-current/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) function
166 printf("scsi%d error: scsiabort\n", hs - scsi_softc);
367 scsiabort(hs, hd);

Completed in 165 milliseconds