wdc_obio_select
wdc_obio_select(chp,0);
sc->sc_wdcdev.select = wdc_obio_select;
wdc_obio_select(chp,1);
wdc_obio_select(chp,0);
sc->sc_wdcdev.select = wdc_obio_select;
wdc_obio_select(chp,1);
static void wdc_obio_select(struct ata_channel *, int);