FreeBSD kernel pms device code
_SALINK_LIST Struct Reference

Structure of Link List. More...

#include <sallist.h>

Collaboration diagram for _SALINK_LIST:

Data Fields

PSALINK pHead
 
bit32 Count
 
SALINK Head
 

Detailed Description

Structure of Link List.

link list basic pointers

Definition at line 63 of file sallist.h.

Field Documentation

◆ Count

bit32 _SALINK_LIST::Count

Definition at line 66 of file sallist.h.

◆ Head

SALINK _SALINK_LIST::Head

Definition at line 68 of file sallist.h.

◆ pHead

PSALINK _SALINK_LIST::pHead

Definition at line 65 of file sallist.h.


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