FreeBSD kernel pms device code
itdssOperatingOption_s Struct Reference

data structure for the options of SAS initiator More...

#include <itdtypes.h>

Data Fields

bit32 MaxTargets
 
bit32 UsecsPerTick
 

Detailed Description

data structure for the options of SAS initiator

This data structure contains options for SAS initiator such as the maximum number of allowed targets and DIF capability

Definition at line 48 of file itdtypes.h.

Field Documentation

◆ MaxTargets

bit32 itdssOperatingOption_s::MaxTargets

the maximum number of allowed targets

Definition at line 49 of file itdtypes.h.

Referenced by itdssGetOperatingOptionParams().

◆ UsecsPerTick

bit32 itdssOperatingOption_s::UsecsPerTick

Definition at line 53 of file itdtypes.h.

Referenced by itdssGetOperatingOptionParams(), itdssGetResource(), and itdssInit().


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