Disabling auto-refresh of game list by default, as it is causing bugs sometimes
[open-ps2-loader.git] / modules / hdd / atad / exports.tab
blobb32ba90f13ded3f495d4abcc06a2f1b12cc034ba
1 /* We conform to the 1.2 version of atad.irx exports.  */\r
2 \r
3 DECLARE_EXPORT_TABLE(atad, 1, 2)\r
4         DECLARE_EXPORT(_start)\r
5         DECLARE_EXPORT(_retonly)\r
6         DECLARE_EXPORT(shutdown)\r
7         DECLARE_EXPORT(_retonly)\r
8 \r
9         DECLARE_EXPORT(ata_get_devinfo)\r
10 /*05*/  DECLARE_EXPORT(ata_reset_devices)\r
11         DECLARE_EXPORT(ata_io_start)\r
12         DECLARE_EXPORT(ata_io_finish)\r
13         DECLARE_EXPORT(ata_get_error)\r
14         DECLARE_EXPORT(ata_device_dma_transfer)\r
15 /*10*/  DECLARE_EXPORT(ata_device_sec_set_password)\r
16         DECLARE_EXPORT(ata_device_sec_unlock)\r
17         DECLARE_EXPORT(ata_device_sec_erase)\r
18         DECLARE_EXPORT(ata_device_idle)\r
19         DECLARE_EXPORT(ata_device_sce_security_init)\r
20 /*15*/  DECLARE_EXPORT(ata_device_smart_get_status)\r
21         DECLARE_EXPORT(ata_device_smart_save_attr)\r
22         DECLARE_EXPORT(ata_device_flush_cache)\r
23         DECLARE_EXPORT(ata_device_is_sce)\r
24         DECLARE_EXPORT(ata_device_is_48bit)\r
25         DECLARE_EXPORT(ata_device_set_transfer_mode)\r
27 END_EXPORT_TABLE\r
29 void _retonly() {}\r