SCSI_DEVICE_SET_STATE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

scsi_device_set_state - Take the given device through the device  

SYNOPSIS

"SYNOPSIS"

int scsi_device_set_state (struct scsi_device * sdev, enum scsi_device_state state);  

ARGUMENTS

sdev
scsi device to change the state of.
state
state to change to.
 

DESCRIPTION

Returns zero if unsuccessful or an error if the requested transition is illegal.  

DESCRIPTION

Returns zero if unsuccessful or an error if the requested transition is illegal.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:45 GMT, October 09, 2005