wdccommandshort
wdccommandshort(chp, xfer->c_drive, WDCC_RECAL);
wdccommandshort(chp, 0, WDCC_RECAL);
wdccommandshort(chp, 0, ATAPI_SOFT_RESET);
wdccommandshort(chp, xfer->c_drive, ATAPI_SOFT_RESET);
void wdccommandshort(struct ata_channel *, int, int);
wdccommandshort(chp, xfer->c_drive, ATAPI_SOFT_RESET);