Changeset 25 for trunk/src/os2ahci/os2ahci.h
- Timestamp:
- Sep 23, 2010, 4:39:43 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/os2ahci.h
r24 r25 164 164 * mapping comment 165 165 * ----------------------------------------------------------------------- 166 * 4 bits for the adapter current max is 8 adapters 166 * 4 bits for the adapter current max is 8 adapters 167 167 * 4 bits for the port AHCI spec defines up to 32 ports 168 168 * 4 bits for the device SATA spec defines up to 15 devices behind PMP … … 350 350 /* os2ahci.c */ 351 351 extern USHORT init_drv (RPINITIN _far *req); 352 extern void _far _loadds add_entry (IORBH _far *iorb);352 extern void _far APIENTRY _loadds add_entry (IORBH _far *iorb); 353 353 extern void trigger_engine (void); 354 354 extern int trigger_engine_1 (void);
Note:
See TracChangeset
for help on using the changeset viewer.