#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 | 
Definition at line 33 of file trap.h.
| int trapframe::tf_cs | 
| int trapframe::tf_ds | 
| int trapframe::tf_es | 
| int trapframe::tf_fs | 
| int trapframe::tf_ss | 
 1.4.7
 1.4.7