FreeBSD kernel pms device code
agsaSASDiagExecute_s Struct Reference

specify the SAS Diagnostic Parameters for the SAS/SATA LL Layer More...

#include <sa.h>

Data Fields

bit32 command
 
bit32 param0
 
bit32 param1
 
bit32 param2
 
bit32 param3
 
bit32 param4
 
bit32 param5
 

Detailed Description

specify the SAS Diagnostic Parameters for the SAS/SATA LL Layer

data structure used in the saGetRequirements() and the saInitialize() function calls

Definition at line 2504 of file sa.h.

Field Documentation

◆ command

bit32 agsaSASDiagExecute_s::command

Definition at line 2506 of file sa.h.

Referenced by saSASDiagExecute().

◆ param0

bit32 agsaSASDiagExecute_s::param0

Definition at line 2507 of file sa.h.

Referenced by saSASDiagExecute().

◆ param1

bit32 agsaSASDiagExecute_s::param1

Definition at line 2508 of file sa.h.

Referenced by saSASDiagExecute().

◆ param2

bit32 agsaSASDiagExecute_s::param2

Definition at line 2509 of file sa.h.

Referenced by saSASDiagExecute().

◆ param3

bit32 agsaSASDiagExecute_s::param3

Definition at line 2510 of file sa.h.

Referenced by saSASDiagExecute().

◆ param4

bit32 agsaSASDiagExecute_s::param4

Definition at line 2511 of file sa.h.

Referenced by saSASDiagExecute().

◆ param5

bit32 agsaSASDiagExecute_s::param5

Definition at line 2512 of file sa.h.

Referenced by saSASDiagExecute().


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