The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

scsi_asc_key_strings (9)
  • >> scsi_asc_key_strings (9) ( Solaris man: Ядро )
  •  

    NAME

    scsi_asc_key_strings - SCSI ASC
    ASCQ to message structure
     
    

    SYNOPSIS

    #include <sys/scsi/scsi.h>
    

     

    INTERFACE LEVEL


     Solaris DDI specific (Solaris DDI).  

    DESCRIPTION

    The scsi_asc_key_strings structure stores the ASC and ASCQ codes and a pointer to the related ASCII string.  

    STRUCTURE MEMBERS

    ushort_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 condition
    

     

    SEE ALSO

    scsi_vu_errmsg(9F)

    ANSI Small Computer System Interface-2 (SCSI-2)

    Writing Device Drivers


     

    Index

    NAME
    SYNOPSIS
    INTERFACE LEVEL
    DESCRIPTION
    STRUCTURE MEMBERS
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру