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

  /src/sys/arch/hp300/stand/common/
scsi.c 65 static int wait_for_select(volatile struct scsidevice *hd);
194 wait_for_select(volatile struct scsidevice *hd) function in typeref:typename:int
277 if (wait_for_select(hd))
scsi.c 65 static int wait_for_select(volatile struct scsidevice *hd);
194 wait_for_select(volatile struct scsidevice *hd) function in typeref:typename:int
277 if (wait_for_select(hd))

Completed in 25 milliseconds