wdccommandshort
wdccommandshort(chp, xfer->drive, WDCC_RECAL);
wdccommandshort(chp, drvp->drive, ATAPI_DEVICE_RESET);
wdccommandshort(chp, drvp->drive, ATAPI_IDENTIFY_DEVICE);
wdccommandshort(chp, xfer->drive, ATAPI_SOFT_RESET);
wdccommandshort(chp, drive, WDCC_CHECK_PWR);
void wdccommandshort(struct channel_softc *, int, int);