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

  /src/sys/arch/mac68k/dev/
sbc.c 98 static int sbc_wait_busy(struct ncr5380_softc *);
114 sbc_wait_busy(struct ncr5380_softc *sc) function in typeref:typename:int
259 if (sbc_wait_busy(ncr_sc)) {
333 if (sbc_wait_busy(ncr_sc)) {
sbc.c 98 static int sbc_wait_busy(struct ncr5380_softc *);
114 sbc_wait_busy(struct ncr5380_softc *sc) function in typeref:typename:int
259 if (sbc_wait_busy(ncr_sc)) {
333 if (sbc_wait_busy(ncr_sc)) {

Completed in 24 milliseconds