The OpenNET Project / Index page

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

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

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

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

    NAME

    scsi_unprobe, scsi_unslave - free resources allocated during initial probing
     
    

    SYNOPSIS

    #include <sys/scsi/scsi.h> 
    
    
    
    void scsi_unslave(struct scsi_device *devp);
    

    void scsi_unprobe(struct scsi_device *devp);
    

     

    INTERFACE LEVEL

    Solaris DDI specific (Solaris DDI). The scsi_unslave() interface is obsolete. Use scsi_unprobe() instead.  

    PARAMETERS

    devp

    Pointer to a scsi_device(9S) structure.

     

    DESCRIPTION

    scsi_unprobe() and scsi_unslave() are used to free any resources that were allocated on the driver's behalf during scsi_slave(9F) and scsi_probe(9F) activity.  

    CONTEXT

    scsi_unprobe() and scsi_unslave() must not be called from an interrupt context.  

    SEE ALSO

    scsi_probe(9F), scsi_slave(9F), scsi_device(9S)

    Writing Device Drivers  

    NOTES

    The scsi_unslave() function is obsolete and will be discontinued in a future release. This function has been replaced by scsi_unprobe().


     

    Index

    NAME
    SYNOPSIS
    INTERFACE LEVEL
    PARAMETERS
    DESCRIPTION
    CONTEXT
    SEE ALSO
    NOTES


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




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

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