FreeBSD kernel pms device code
tiLoLevelOption Struct Reference

#include <titypes.h>

Data Fields

bit32 usecsPerTick
 
bit32 numOfQueuesPerPort
 
bit32 mutexLockUsage
 
bit32 pciFunctionNumber
 
bit32 maxPortContext
 
bit32 maxNumOSLocks
 
agBOOLEAN encryption
 
bit32 maxInterruptVectors
 
bit32 flag
 
bit32 max_MSI_InterruptVectors
 

Detailed Description

Definition at line 86 of file titypes.h.

Field Documentation

◆ encryption

agBOOLEAN tiLoLevelOption::encryption

Definition at line 94 of file titypes.h.

Referenced by agtiapi_attach(), and agtiapi_InitCardSW().

◆ flag

bit32 tiLoLevelOption::flag

Definition at line 96 of file titypes.h.

Referenced by agtiapi_InitCardSW(), tdsaLoLevelGetResource(), and tiCOMPortInit().

◆ max_MSI_InterruptVectors

bit32 tiLoLevelOption::max_MSI_InterruptVectors

Definition at line 97 of file titypes.h.

Referenced by agtiapi_InitCardSW(), tdsaLoLevelGetResource(), and tiCOMPortInit().

◆ maxInterruptVectors

bit32 tiLoLevelOption::maxInterruptVectors

Definition at line 95 of file titypes.h.

Referenced by tdsaLoLevelGetResource(), and tiCOMPortInit().

◆ maxNumOSLocks

bit32 tiLoLevelOption::maxNumOSLocks

Definition at line 93 of file titypes.h.

Referenced by agtiapi_InitCardSW(), tdsaLoLevelGetResource(), and tiCOMInit().

◆ maxPortContext

bit32 tiLoLevelOption::maxPortContext

Definition at line 92 of file titypes.h.

◆ mutexLockUsage

bit32 tiLoLevelOption::mutexLockUsage

Definition at line 90 of file titypes.h.

Referenced by tdsaLoLevelGetResource().

◆ numOfQueuesPerPort

bit32 tiLoLevelOption::numOfQueuesPerPort

◆ pciFunctionNumber

bit32 tiLoLevelOption::pciFunctionNumber

Definition at line 91 of file titypes.h.

Referenced by agtiapi_InitResource().

◆ usecsPerTick

bit32 tiLoLevelOption::usecsPerTick

Definition at line 88 of file titypes.h.

Referenced by agtiapi_InitResource(), tdsaLoLevelGetResource(), and tiCOMPortInit().


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