fd_sense_drive_status
if (fd_sense_drive_status(fdc, &st3))
if(fd_sense_drive_status(fdc, &st3) != 0)
if ((fd_sense_drive_status(fdc, &st3) == 0) && (st3 & NE7_ST3_T0)) {