Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/next68k/stand/boot/
H A Dscsi.c54 int scsi_wait_for_intr(void);
133 scsi_wait_for_intr(void) in scsi_wait_for_intr() function
182 if (scsi_wait_for_intr()) /* maybe we'd better use real intrs ? */ in scsiicmd()