git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
feat: sector rwm ops test code
[lunaix-os.git]
/
lunaix-os
/
includes
/
hal
/
ahci
/
utils.h
diff --git
a/lunaix-os/includes/hal/ahci/utils.h
b/lunaix-os/includes/hal/ahci/utils.h
index 119ec3960eaf362944911d5d44522366326eb593..e22a28007d58b26bd64aa9f496841bbc04d95ebe 100644
(file)
--- a/
lunaix-os/includes/hal/ahci/utils.h
+++ b/
lunaix-os/includes/hal/ahci/utils.h
@@
-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 */