Query: scsi_asc_key_strings
OS: opensolaris
Section: 9s
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
scsi_asc_key_strings(9S) Data Structures for Drivers scsi_asc_key_strings(9S)NAMEscsi_asc_key_strings - SCSI ASC ASCQ to message structureSYNOPSIS#include <sys/scsi/scsi.h>INTERFACE LEVELSolaris DDI specific (Solaris DDI).DESCRIPTIONThe scsi_asc_key_strings structure stores the ASC and ASCQ codes and a pointer to the related ASCII string.STRUCTURE MEMBERSushort_t asc; /* ASC code */ ushort_t ascq; /* ASCQ code */ char *message; /* ASCII message string */ asc Contains the ASC key code. ascq Contains the ASCQ code. message Points to the NULL terminated ASCII string describing the asc and ascq conditionSEE ALSOscsi_vu_errmsg(9F) ANSI Small Computer System Interface-2 (SCSI-2) Writing Device Drivers SunOS 5.11 24 Feb 1998 scsi_asc_key_strings(9S)
Related Man Pages |
---|
scsi_sense_asc(9f) - opensolaris |
scsi_validate_sense(9f) - opensolaris |
scsi_vu_errmsg(9f) - opensolaris |
scsi_address(9s) - php |
scsi_address(9s) - minix |
Similar Topics in the Unix Linux Community |
---|
How to learn UNIX |
solaris zones vs container.. |
Study UNIX Kernel |
Free Sun Blade 2k, Ultra 2, Ross Hyperstation 30, cards, memory- Baltimore, MD |
Solaris 10 - password complexity not working |