FreeBSD kernel pms device code
_LINK_NODE Struct Reference

#include <lxcommon.h>

Collaboration diagram for _LINK_NODE:

Data Fields

struct _LINK_NODEpNext
 
struct _LINK_NODEpPrev
 
struct _LINK_NODEpHead
 
void * pad
 

Detailed Description

Definition at line 619 of file lxcommon.h.

Field Documentation

◆ pad

void* _LINK_NODE::pad

Definition at line 628 of file lxcommon.h.

◆ pHead

struct _LINK_NODE* _LINK_NODE::pHead

Definition at line 627 of file lxcommon.h.

◆ pNext

struct _LINK_NODE* _LINK_NODE::pNext

Definition at line 621 of file lxcommon.h.

◆ pPrev

struct _LINK_NODE* _LINK_NODE::pPrev

Definition at line 622 of file lxcommon.h.


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