scsi_dev_info_list_add(9) suse man page | unix.com

Man Page: scsi_dev_info_list_add

Operating Environment: suse

Section: 9

SCSI_DEV_INFO_LIST_A(9) 					  SCSI mid layer					   SCSI_DEV_INFO_LIST_A(9)

NAME
scsi_dev_info_list_add - add one dev_info list entry.
SYNOPSIS
int scsi_dev_info_list_add(int compatible, char * vendor, char * model, char * strflags, int flags);
ARGUMENTS
compatible if true, null terminate short strings. Otherwise space pad. vendor vendor string model model (product) string strflags integer string flags if strflags NULL, use this flag value
DESCRIPTION
Create and add one dev_info entry for vendor, model, strflags or flag. If compatible, add to the tail of the list, do not space pad, and set devinfo->compatible. The scsi_static_device_list entries are added with compatible 1 and clfags NULL.
RETURNS
0 OK, -error on failure.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SCSI_DEV_INFO_LIST_A(9)
Related Man Pages
dpkg-vendor(1) - debian
wsreg_set_vendor(3wsreg) - sunos
papi_hw_info_t(3) - centos
fc_remote_port_add(9) - suse
wsreg_remove_compatible_version(3wsreg) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy &amp; PAM configuration exposure
A (ksh) Library For and From UNIX.com