Changeset 171 for trunk/src/os2ahci/os2ahci.h
- Timestamp:
- Sep 7, 2013, 5:52:45 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/os2ahci.h
r170 r171 4 4 * Copyright (c) 2011 thi.guten Software Development 5 5 * Copyright (c) 2011 Mensys B.V. 6 * Copyright (c) 2013 David Azarewicz 6 7 * 7 8 * Authors: Christian Mueller, Markus Thielen … … 376 377 377 378 u32 port_map; /* bitmap of active ports */ 379 u16 pci_vendor; 380 u16 pci_device; 378 381 379 382 /* initial adapter configuration from BIOS */ … … 572 575 extern u16 trace_read (u8 _far *buf, u16 cb_buf); 573 576 extern u16 trace_char_dev(RP_RWV _far *rwrb); 574 extern void build_user_info( void);577 extern void build_user_info(int check); 575 578 576 579 /* pci.c */
Note:
See TracChangeset
for help on using the changeset viewer.