SATA_DISK_PATH
if (strcmp(path, SATA_DISK_PATH) == 0) {
if (strncmp(path, SATA_DISK_PATH, strlen(SATA_DISK_PATH)) == 0) {