trapframe Struct Reference

#include <trap.h>


Data Fields

int tf_cs
int tf_ds
int tf_eax
int tf_ebp
int tf_ebx
int tf_ecx
int tf_edi
int tf_edx
int tf_eflags
int tf_eip
int tf_err
int tf_es
int tf_esi
int tf_esp
int tf_fs
int tf_isp
int tf_ss
int tf_trapno


Detailed Description

Definition at line 33 of file trap.h.


Field Documentation

int trapframe::tf_cs

Definition at line 49 of file trap.h.

int trapframe::tf_ds

Definition at line 36 of file trap.h.

int trapframe::tf_eax

Definition at line 44 of file trap.h.

Referenced by syscall().

int trapframe::tf_ebp

Definition at line 39 of file trap.h.

int trapframe::tf_ebx

Definition at line 41 of file trap.h.

int trapframe::tf_ecx

Definition at line 43 of file trap.h.

int trapframe::tf_edi

Definition at line 37 of file trap.h.

int trapframe::tf_edx

Definition at line 42 of file trap.h.

Referenced by syscall().

int trapframe::tf_eflags

Definition at line 50 of file trap.h.

Referenced by syscall().

int trapframe::tf_eip

Definition at line 48 of file trap.h.

Referenced by syscall().

int trapframe::tf_err

Definition at line 47 of file trap.h.

Referenced by syscall().

int trapframe::tf_es

Definition at line 35 of file trap.h.

int trapframe::tf_esi

Definition at line 38 of file trap.h.

int trapframe::tf_esp

Definition at line 52 of file trap.h.

Referenced by syscall().

int trapframe::tf_fs

Definition at line 34 of file trap.h.

int trapframe::tf_isp

Definition at line 40 of file trap.h.

int trapframe::tf_ss

Definition at line 53 of file trap.h.

int trapframe::tf_trapno

Definition at line 45 of file trap.h.


The documentation for this struct was generated from the following file:
Generated on Fri Dec 15 11:26:54 2006 for UbixOS V2 by  doxygen 1.4.7