FreeBSD kernel BXE device code
_ecore_list_entry_t Struct Reference

#include <ecore_sp.h>

Collaboration diagram for _ecore_list_entry_t:

Data Fields

struct _ecore_list_entry_tnext
 
struct _ecore_list_entry_tprev
 

Detailed Description

Definition at line 277 of file ecore_sp.h.

Field Documentation

◆ next

struct _ecore_list_entry_t* _ecore_list_entry_t::next

Definition at line 279 of file ecore_sp.h.

◆ prev

struct _ecore_list_entry_t * _ecore_list_entry_t::prev

Definition at line 279 of file ecore_sp.h.


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