Ignore:
Timestamp:
Sep 23, 2010, 4:39:43 PM (15 years ago)
Author:
markus
Message:

watcom calling conventions...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/os2ahci.h

    r24 r25  
    164164 *  mapping                   comment
    165165 *  -----------------------------------------------------------------------
    166  *  4 bits for the adapter    current max is 8 adapters 
     166 *  4 bits for the adapter    current max is 8 adapters
    167167 *  4 bits for the port       AHCI spec defines up to 32 ports
    168168 *  4 bits for the device     SATA spec defines up to 15 devices behind PMP
     
    350350/* os2ahci.c */
    351351extern USHORT  init_drv               (RPINITIN _far *req);
    352 extern void _far _loadds add_entry    (IORBH _far *iorb);
     352extern void _far APIENTRY _loadds add_entry    (IORBH _far *iorb);
    353353extern void    trigger_engine         (void);
    354354extern int     trigger_engine_1       (void);
Note: See TracChangeset for help on using the changeset viewer.