Home
last modified time | relevance | path

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

/reactos/drivers/storage/class/disk/
H A Dgeometry.c1607 DetectInfo->Int13.DriveSelect = diskInfo->DriveParameters.DriveSelect; in DiskGetDetectInfo()
1608 DetectInfo->Int13.MaxCylinders = diskInfo->DriveParameters.MaxCylinders; in DiskGetDetectInfo()
1609 DetectInfo->Int13.SectorsPerTrack = diskInfo->DriveParameters.SectorsPerTrack; in DiskGetDetectInfo()
1610 DetectInfo->Int13.MaxHeads = diskInfo->DriveParameters.MaxHeads; in DiskGetDetectInfo()
1611 DetectInfo->Int13.NumberDrives = diskInfo->DriveParameters.NumberDrives; in DiskGetDetectInfo()
/reactos/modules/rosapps/applications/sysutils/utils/partinfo/
H A Dpartinfo.c281 PDISK_INT13_INFO pInt13 = &DiskGeometry.InfoEx.Detection.Int13; in main()
/reactos/sdk/include/psdk/
H A Dntdddisk.h492 DISK_INT13_INFO Int13; member
H A Dwinioctl.h439 DISK_INT13_INFO Int13; member
/reactos/boot/freeldr/freeldr/
H A DCHANGELOG157 - Relaxed check for Int13-Extension support.