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

  /src/sys/dev/ic/
ncr5380sbc.c 243 ncr5380_pio_out(struct ncr5380_softc *sc, int phase, int count, uint8_t *data) function in typeref:typename:int
2028 len = ncr5380_pio_out(sc, PHASE_COMMAND, xs->cmdlen,
2084 ncr5380_pio_out(sc, phase, 4096, NULL);

Completed in 81 milliseconds