FreeBSD kernel pms device code
smMemoryRequirement_t Struct Reference

#include <sm.h>

Collaboration diagram for smMemoryRequirement_t:

Data Fields

bit32 count
 
smMem_t smMemory [SM_NUM_MEM_CHUNKS]
 

Detailed Description

Definition at line 179 of file sm.h.

Field Documentation

◆ count

bit32 smMemoryRequirement_t::count

Definition at line 180 of file sm.h.

Referenced by smGetRequirements(), smInitialize(), tdsaLoLevelGetResource(), and tiCOMPortInit().

◆ smMemory

smMem_t smMemoryRequirement_t::smMemory[SM_NUM_MEM_CHUNKS]

Definition at line 181 of file sm.h.

Referenced by smGetRequirements(), smInitialize(), tdsaLoLevelGetResource(), and tiCOMPortInit().


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