FreeBSD kernel BXE device code
ecore_list_t Struct Reference

#include <ecore_sp.h>

Collaboration diagram for ecore_list_t:

Data Fields

ecore_list_entry_thead
 
ecore_list_entry_ttail
 
unsigned long cnt
 

Detailed Description

Definition at line 282 of file ecore_sp.h.

Field Documentation

◆ cnt

unsigned long ecore_list_t::cnt

Definition at line 285 of file ecore_sp.h.

◆ head

ecore_list_entry_t* ecore_list_t::head

Definition at line 284 of file ecore_sp.h.

◆ tail

ecore_list_entry_t * ecore_list_t::tail

Definition at line 284 of file ecore_sp.h.


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