centos man page for sas_port_free

Query: sas_port_free

OS: centos

Section: 9

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

SAS_PORT_FREE(9)						  SCSI mid layer						  SAS_PORT_FREE(9)

NAME
sas_port_free - free a SAS PORT
SYNOPSIS
void sas_port_free(struct sas_port * port);
ARGUMENTS
port SAS PORT to free
DESCRIPTION
Frees the specified SAS PORT.
NOTE
This function must only be called on a PORT that has not successfully been added using sas_port_add.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SAS_PORT_FREE(9)
Related Man Pages
srp_reconnect_rport(9) - centos
ibv_uc_pingpong(1) - debian
ibv_ud_pingpong(1) - centos
fc_remote_port_add(9) - suse
fc_remote_port_delete(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
Controlling user input
[TIP] Processing YAML files with yq