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

  /src/sys/arch/macppc/dev/
wdc_obio.c 84 static void wdc_obio_select(struct ata_channel *, int);
301 wdc_obio_select(struct ata_channel *chp, int drive) function in typeref:typename:void
365 wdc_obio_select(chp,0);
368 sc->sc_wdcdev.select = wdc_obio_select;
371 wdc_obio_select(chp,1);
432 wdc_obio_select(chp,0);
435 sc->sc_wdcdev.select = wdc_obio_select;
438 wdc_obio_select(chp,1);

Completed in 38 milliseconds