php man page for scsi_unslave

Query: scsi_unslave

OS: php

Section: 9f

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

scsi_unprobe(9F)					   Kernel Functions for Drivers 					  scsi_unprobe(9F)

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(). SunOS 5.10 27 Sep 2002 scsi_unprobe(9F)
Related Man Pages
scsi_unprobe(9f) - centos
scsi_unslave(9f) - php
scsi_unslave(9f) - minix
scsi_unslave(9f) - xfree86
scsi_unslave(9f) - hpux
Similar Topics in the Unix Linux Community
Rules for Homework &amp; Coursework Questions Forum
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!