Searched refs:CylinderLow (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/hptmv/
H A Datapi.h45 UCHAR CylinderLow; /* RW: Cylinder low & LBA 8-15 */ member in struct:_IDE_REGISTERS_1
365 #define mGetByteLow(IOPort) (UCHAR)InPort(&IOPort->CylinderLow)
366 #define mSetCylinderLow(IOPort,x) OutPort(&IOPort->CylinderLow, x)

Completed in 162 milliseconds