FreeBSD kernel pms device code
agsaSASAddressID_s Struct Reference

describe a SAS address and PHY Identifier More...

#include <sa.h>

Data Fields

bit8 sasAddressLo [4]
 
bit8 sasAddressHi [4]
 
bit8 phyIdentifier
 

Detailed Description

describe a SAS address and PHY Identifier

This structure is used

Definition at line 2547 of file sa.h.

Field Documentation

◆ phyIdentifier

bit8 agsaSASAddressID_s::phyIdentifier

PHY IDENTIFIER of the PHY

Definition at line 2551 of file sa.h.

◆ sasAddressHi

bit8 agsaSASAddressID_s::sasAddressHi[4]

HOST SAS address higher part

Definition at line 2550 of file sa.h.

◆ sasAddressLo

bit8 agsaSASAddressID_s::sasAddressLo[4]

HOST SAS address lower part

Definition at line 2549 of file sa.h.


The documentation for this struct was generated from the following file: