SMART_CMD = $B0; // Performs SMART cmd. Requires valid bFeaturesReg, bCylLowReg, and bCylHighReg // Cylinder register defines for SMART command SMART_CYL_LOW = $4F; SMART_CYL_HI = $C2;