Searched refs:CmType (Results 1 – 1 of 1) sorted by relevance
115 u8 CmType, FdType; in floppy_get_info() local127 CmType = readcmos(0x10); //read floppy type from cmos in floppy_get_info()128 FdType = (CmType>>4) & 0x07; in floppy_get_info()
Completed in 5 milliseconds