FDC_STATUS
while (((status = inb(FDC_STATUS(ctlr))) & (RQM | DIO))
while ((status = inb(FDC_STATUS(ctlr)) & (RQM | DIO))