Page MenuHomeFreeBSD

Add the ability to read a SAS device's Target Port NAA designator
ClosedPublic

Authored by asomers on Apr 15 2016, 10:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 4, 1:41 PM
Unknown Object (File)
Wed, Oct 2, 4:30 AM
Unknown Object (File)
Sep 22 2024, 8:59 PM
Unknown Object (File)
Sep 22 2024, 4:27 PM
Unknown Object (File)
Sep 19 2024, 7:43 PM
Unknown Object (File)
Sep 15 2024, 5:43 AM
Unknown Object (File)
Sep 15 2024, 5:42 AM
Unknown Object (File)
Sep 8 2024, 12:06 PM
Subscribers

Details

Summary

sys/cam/scsi/scsi_all.c
sys/cam/scsi/scsi_all.h
Add the scsi_devid_is_port_naa filter method. It's used when
traversing the Device Identification VPD page's designator list.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3295
Build 3329: arc lint + arc unit

Event Timeline

asomers retitled this revision from to Add the ability to read a SAS device's Target Port NAA designator.
asomers updated this object.
asomers edited the test plan for this revision. (Show Details)
asomers added a reviewer: ken.
ken edited edge metadata.

Looks good, thanks!

This revision is now accepted and ready to land.Apr 18 2016, 1:54 PM
This revision was automatically updated to reflect the committed changes.