Searched refs:CylinderLow (Results 1 – 1 of 1) sorted by relevance
45 UCHAR CylinderLow; /* RW: Cylinder low & LBA 8-15 */ member365 #define mGetByteLow(IOPort) (UCHAR)InPort(&IOPort->CylinderLow)366 #define mSetCylinderLow(IOPort,x) OutPort(&IOPort->CylinderLow, x)