Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_kdb_bp Struct Reference

#include <kdb_private.h>

Data Fields

unsigned long bp_addr
 
unsigned int bp_free:1
 
unsigned int bp_enabled:1
 
unsigned int bp_type:4
 
unsigned int bp_installed:1
 
unsigned int bp_delay:1
 
unsigned int bp_delayed:1
 
unsigned int bph_length
 

Detailed Description

Definition at line 150 of file kdb_private.h.

Field Documentation

unsigned long bp_addr

Definition at line 151 of file kdb_private.h.

unsigned int bp_delay

Definition at line 156 of file kdb_private.h.

unsigned int bp_delayed

Definition at line 157 of file kdb_private.h.

unsigned int bp_enabled

Definition at line 153 of file kdb_private.h.

unsigned int bp_free

Definition at line 152 of file kdb_private.h.

unsigned int bp_installed

Definition at line 155 of file kdb_private.h.

unsigned int bp_type

Definition at line 154 of file kdb_private.h.

unsigned int bph_length

Definition at line 158 of file kdb_private.h.


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