Home
last modified time | relevance | path

Searched refs:CmType (Results 1 – 1 of 1) sorted by relevance

/bsp/x86/drivers/
A Dfloppy.c115 u8 CmType, FdType; in floppy_get_info() local
127 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