feat: sector rwm ops test code
[lunaix-os.git] / lunaix-os / includes / hal / ahci / utils.h
index 119ec3960eaf362944911d5d44522366326eb593..e22a28007d58b26bd64aa9f496841bbc04d95ebe 100644 (file)
@@ -13,4 +13,7 @@ ahci_parsestr(char* str, uint16_t* reg_start, int size_word);
 void
 scsi_parse_capacity(struct hba_device* device, uint32_t* parameter);
 
 void
 scsi_parse_capacity(struct hba_device* device, uint32_t* parameter);
 
+int
+sata_read_error(struct hba_port* port);
+
 #endif /* __LUNAIX_UTILS_H */
 #endif /* __LUNAIX_UTILS_H */