1SAS_GET_ADDRESS(9) SCSI mid layer SAS_GET_ADDRESS(9)
23
4
NAME
6sas_get_address - return the SAS address of the device
7
SYNOPSIS
9u64 sas_get_address(struct scsi_device * sdev);
10
ARGUMENTS
12sdev
13scsi device
14
DESCRIPTION
16Returns the SAS address of the scsi device
17
AUTHORS
19James Bottomley <James.Bottomley@hansenpartnership.com>
20Author.
2122
Rob Landley <rob@landley.net>
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 3.10 June 2019 SAS_GET_ADDRESS(9)