HomeSort by: relevance | last modified time | path
    Searched defs:scsi_wait_for_intr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/next68k/stand/boot/
scsi.c 54 int scsi_wait_for_intr(void);
133 scsi_wait_for_intr(void) function in typeref:typename:int
182 if (scsi_wait_for_intr()) /* maybe we'd better use real intrs ? */
scsi.c 54 int scsi_wait_for_intr(void);
133 scsi_wait_for_intr(void) function in typeref:typename:int
182 if (scsi_wait_for_intr()) /* maybe we'd better use real intrs ? */
scsi.c 54 int scsi_wait_for_intr(void);
133 scsi_wait_for_intr(void) function in typeref:typename:int
182 if (scsi_wait_for_intr()) /* maybe we'd better use real intrs ? */

Completed in 31 milliseconds