VirtualBox

Changeset 40543 in vbox for trunk/include


Ignore:
Timestamp:
Mar 19, 2012 5:05:56 PM (13 years ago)
Author:
vboxsync
Message:

Started logging of SCSI mode pages for debug builds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/scsi.h

    r39566 r40543  
    269269const char * SCSISenseText(uint8_t uSense);
    270270const char * SCSISenseExtText(uint8_t uASC, uint8_t uASCQ);
     271int SCSILogModePage(char *pszBuf, size_t cchBuffer, uint8_t *pbModePage,
     272                    size_t cbModePage);
    271273#endif
    272274
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette