fd_calibrate
if (fd_calibrate(drive) == 0) {
if (unit[drive].track < 0 && !fd_calibrate(drive)) {
static void fd_calibrate( void );
fd_calibrate();