|
ReactOS 0.4.16-dev-2633-g8dc9e50
|

Go to the source code of this file.
| FORCEINLINE ULONG AtaDevBytesPerLogicalSector | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 223 of file identify_funcs.h.
| FORCEINLINE UCHAR AtaDevCdbSizeInWords | ( | _In_ PIDENTIFY_PACKET_DATA | IdentifyPacketData | ) |
Definition at line 22 of file identify_funcs.h.
| FORCEINLINE VOID AtaDevCurrentChsTranslation | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData, |
| _Out_ PUSHORT | Cylinders, | ||
| _Out_ PUSHORT | Heads, | ||
| _Out_ PUSHORT | SectorsPerTrack | ||
| ) |
Definition at line 173 of file identify_funcs.h.
| FORCEINLINE UCHAR AtaDevCurrentSectorsPerDrq | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 189 of file identify_funcs.h.
| FORCEINLINE VOID AtaDevDefaultChsTranslation | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData, |
| _Out_ PUSHORT | Cylinders, | ||
| _Out_ PUSHORT | Heads, | ||
| _Out_ PUSHORT | SectorsPerTrack | ||
| ) |
Definition at line 157 of file identify_funcs.h.
| FORCEINLINE BOOLEAN AtaDevHas48BitAddressFeature | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 129 of file identify_funcs.h.
| FORCEINLINE BOOLEAN AtaDevHasCdbInterrupt | ( | _In_ PIDENTIFY_PACKET_DATA | IdentifyPacketData | ) |
Definition at line 13 of file identify_funcs.h.
Referenced by AtaPortIdentifyDevice().
| FORCEINLINE BOOLEAN AtaDevHasDratFunction | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 545 of file identify_funcs.h.
Referenced by AtaReqCompleteReadCapacity(), and AtaReqScsiInquiryLogicalBlockProvisioning().
| FORCEINLINE BOOLEAN AtaDevHasFlushCache | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 569 of file identify_funcs.h.
Referenced by AtaDeviceGetFlushCacheCommand().
| FORCEINLINE BOOLEAN AtaDevHasFlushCacheExt | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 584 of file identify_funcs.h.
Referenced by AtaDeviceGetFlushCacheCommand().
| FORCEINLINE BOOLEAN AtaDevHasForceUnitAccessCommands | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 554 of file identify_funcs.h.
Referenced by AtaDeviceSetAddressingMode().
| FORCEINLINE BOOLEAN AtaDevHasIeee1667 | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 384 of file identify_funcs.h.
Referenced by AtaCreateStandardInquiryData().
| FORCEINLINE BOOLEAN AtaDevHasLbaTranslation | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 102 of file identify_funcs.h.
| FORCEINLINE BOOLEAN AtaDevHasNcqAutosense | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 344 of file identify_funcs.h.
Referenced by AtaDeviceNcqRecovery().
| FORCEINLINE BOOLEAN AtaDevHasRemovableMediaFeature | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 311 of file identify_funcs.h.
Referenced by AtaReqScsiMediumRemoval().
| FORCEINLINE BOOLEAN AtaDevHasRemovableMediaStatusNotification | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 375 of file identify_funcs.h.
Referenced by AtaDeviceEnableMsnFeature().
| FORCEINLINE BOOLEAN AtaDevHasRzatFunction | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 536 of file identify_funcs.h.
Referenced by AtaReqCompleteReadCapacity(), and AtaReqScsiInquiryLogicalBlockProvisioning().
| FORCEINLINE BOOLEAN AtaDevHasSecurityModeFeature | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 434 of file identify_funcs.h.
Referenced by AtaDeviceLockSecurityModeFeatureCommands().
| FORCEINLINE BOOLEAN AtaDevHasSenseDataReporting | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 360 of file identify_funcs.h.
| FORCEINLINE BOOLEAN AtaDevHasSmartFeature | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 449 of file identify_funcs.h.
Referenced by AtaReqScsiModeSense().
| FORCEINLINE BOOLEAN AtaDevHasTrimFunction | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 527 of file identify_funcs.h.
Referenced by AtaPdoQueryStorageDeviceTrimProperty(), AtaReqCompleteReadCapacity(), AtaReqScsiInquiryBlockLimits(), and AtaReqScsiInquiryLogicalBlockProvisioning().
| FORCEINLINE BOOLEAN AtaDevHasWorldWideName | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 401 of file identify_funcs.h.
Referenced by AtaReqScsiInquiryDeviceIdentifiers().
| FORCEINLINE BOOLEAN AtaDevInPuisState | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 283 of file identify_funcs.h.
Referenced by AtaPortIdentifyDevice().
| FORCEINLINE BOOLEAN AtaDevIsCurrentGeometryValid | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 144 of file identify_funcs.h.
| FORCEINLINE BOOLEAN AtaDevIsDmaDirectionRequired | ( | _In_ PIDENTIFY_PACKET_DATA | IdentifyPacketData | ) |
Definition at line 51 of file identify_funcs.h.
Referenced by AtaPortIdentifyDevice().
| FORCEINLINE BOOLEAN AtaDevIsIdentifyDataIncomplete | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 293 of file identify_funcs.h.
Referenced by AtaPortIdentifyDevice().
| FORCEINLINE BOOLEAN AtaDevIsIdentifyDataValid | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 77 of file identify_funcs.h.
| FORCEINLINE BOOLEAN AtaDevIsReadLookAHeadEnabled | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 474 of file identify_funcs.h.
Referenced by AtaReqCachingModePage().
| FORCEINLINE BOOLEAN AtaDevIsRemovable | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 302 of file identify_funcs.h.
Referenced by AtaCreateAtapiStandardInquiryData(), AtaCreateStandardInquiryData(), and AtaDevHasRemovableMediaFeature().
| FORCEINLINE BOOLEAN AtaDevIsRotatingDevice | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 508 of file identify_funcs.h.
Referenced by AtaPdoQueryStorageDeviceSeekPenaltyProperty().
| FORCEINLINE BOOLEAN AtaDevIsSsd | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 518 of file identify_funcs.h.
Referenced by AtaPdoInit(), and AtaPdoQueryStorageDeviceSeekPenaltyProperty().
| FORCEINLINE BOOLEAN AtaDevIsTape | ( | _In_ PIDENTIFY_PACKET_DATA | IdentifyPacketData | ) |
Definition at line 68 of file identify_funcs.h.
Referenced by AtaPdoInit().
| FORCEINLINE BOOLEAN AtaDevIsVolatileWriteCacheEnabled | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 458 of file identify_funcs.h.
Referenced by AtaReqCachingModePage(), and AtaReqScsiSynchronizeCache().
| FORCEINLINE BOOLEAN AtaDevIsZonedDevice | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 416 of file identify_funcs.h.
| FORCEINLINE ULONG AtaDevLogicalSectorAlignment | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 267 of file identify_funcs.h.
Referenced by AtaPdoQueryStorageAccessAlignmentProperty(), and AtaReqCompleteReadCapacity().
| FORCEINLINE ULONG AtaDevLogicalSectorsPerPhysicalSector | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData, |
| _Out_ PULONG | Exponent | ||
| ) |
Definition at line 247 of file identify_funcs.h.
Referenced by AtaPdoQueryStorageAccessAlignmentProperty(), and AtaReqCompleteReadCapacity().
| FORCEINLINE UCHAR AtaDevMaximumSectorsPerDrq | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 208 of file identify_funcs.h.
| FORCEINLINE BOOLEAN AtaDevMaxLun | ( | _In_ PIDENTIFY_PACKET_DATA | IdentifyPacketData | ) |
Definition at line 31 of file identify_funcs.h.
| FORCEINLINE USHORT AtaDevMediumRotationRate | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 499 of file identify_funcs.h.
Referenced by AtaReqScsiInquiryBlockDeviceCharacteristics().
| FORCEINLINE UCHAR AtaDevNominalFormFactor | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 490 of file identify_funcs.h.
Referenced by AtaReqScsiInquiryBlockDeviceCharacteristics().
| FORCEINLINE ULONG AtaDevQueueDepth | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 329 of file identify_funcs.h.
Referenced by AtaDeviceEnableQueuedCommands().
| FORCEINLINE ULONG AtaDevUserAddressableSectors28Bit | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 111 of file identify_funcs.h.
| FORCEINLINE ULONG64 AtaDevUserAddressableSectors48Bit | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 120 of file identify_funcs.h.
| FORCEINLINE UCHAR AtaDevZonedCapabilities | ( | _In_ PIDENTIFY_DEVICE_DATA | IdentifyData | ) |
Definition at line 425 of file identify_funcs.h.
Referenced by AtaReqScsiInquiryBlockDeviceCharacteristics().