MEGARAID_SYSFS_SHOW_LDNUM

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

 

NAME

megaraid_sysfs_show_ldnum - display the logical drive number for this device  

SYNOPSIS

"SYNOPSIS"

ssize_t megaraid_sysfs_show_ldnum (struct device * dev, struct device_attribute * attr, char * buf);  

ARGUMENTS

dev
-- undescribed --
attr
-- undescribed --
buf
-- undescribed --
 

DESCRIPTION

Display the logical drive number for the device in question, if it a valid logical drive. For physical devices, ``-1'' is returned The logical drive number is displayed in following format

<SCSI ID> <LD NUM> <LD STICKY ID> <APP ADAPTER HANDLE> <int> <int> <int> <int>

param dev : device object representation for the scsi device param buf : buffer to send data to


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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