scsi_host_lookup(9) centos man page | unix.com

Man Page: scsi_host_lookup

Operating Environment: centos

Section: 9

SCSI_HOST_LOOKUP(9)						  SCSI mid layer					       SCSI_HOST_LOOKUP(9)

NAME
scsi_host_lookup - get a reference to a Scsi_Host by host no
SYNOPSIS
struct Scsi_Host * scsi_host_lookup(unsigned short hostnum);
ARGUMENTS
hostnum host number to locate
RETURN VALUE
A pointer to located Scsi_Host or NULL. The caller must do a scsi_host_put to drop the reference that scsi_host_get took. The put_device below dropped the reference from class_find_device.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SCSI_HOST_LOOKUP(9)
Related Man Pages
ieee80211_get_buffered_bc(9) - centos
regulator_set_optimum_mode(9) - centos
struct_regulation_constraints(9) - centos
htons(3) - osf1
tapset::scsi(3stap) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq