Changeset 174 for trunk/src/os2ahci/pci.c
- Timestamp:
- Nov 10, 2013, 4:56:20 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/pci.c
r171 r174 931 931 } 932 932 933 dddphex(parm, sizeof(*parm), "oemhlp_parm: ");934 dddphex(data, sizeof(*data), "oemhlp_data: ");933 //dddphex(parm, sizeof(*parm), "oemhlp_parm: "); 934 //dddphex(data, sizeof(*data), "oemhlp_data: "); 935 935 936 936 if (ioctl.rph.Status & STERR) {
Note:
See TracChangeset
for help on using the changeset viewer.