centos man page for scsi_host_lookup

Query: scsi_host_lookup

OS: centos

Section: 9

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

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
fc_remote_port_delete(9) - centos
regulator_set_optimum_mode(9) - centos
struct_regulator_config(9) - centos
ntohs(3) - osf1
tapset::scsi(3stap) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq