OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [start/] [gdb-5.0/] [utils/] [amd-udi/] [udi/] [udidos.ah] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 106 markom
;******************************************************************************
2
;* Copyright 1991 Advanced Micro Devices, Inc.
3
;*
4
;* This software is the property of Advanced Micro Devices, Inc  (AMD)  which
5
;* specifically  grants the user the right to modify, use and distribute this
6
;* software provided this notice is not removed or altered.  All other rights
7
;* are reserved by AMD.
8
;*
9
;* AMD MAKES NO WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, WITH REGARD TO THIS
10
;* SOFTWARE.  IN NO EVENT SHALL AMD BE LIABLE FOR INCIDENTAL OR CONSEQUENTIAL
11
;* DAMAGES IN CONNECTION WITH OR ARISING FROM THE FURNISHING, PERFORMANCE, OR
12
;* USE OF THIS SOFTWARE.
13
;*
14
;* Comments about this software should be directed to udi@amd.com. If access
15
;* to electronic mail isn't available, send mail to:
16
;*
17
;* Advanced Micro Devices, Inc.
18
;* 29K Support Products
19
;* Mail Stop 573
20
;* 5900 E. Ben White Blvd.
21
;* Austin, TX 78741
22
;*****************************************************************************
23
;*       $Id: udidos.ah,v 1.1.1.1 2001-05-18 11:27:57 markom Exp $
24
;*/
25
;
26
; The following structure is filled in by a small assembly
27
; language piece of code that runs when UDIDisconnect is
28
; called by the DFE. It is used by a small piece of assembly
29
; code on the DFE side IF the TIP used DOS Exit to clean it-
30
; self up. The DFE side code then "returns" on behalf of the
31
; TIP.
32
; This structure should track with a C language version of
33
; the same structure in udidos.h.
34
DOSTerm STRUC
35
TermFunc    dd  ?
36
sds     dw      ?
37
sss     dw      ?
38
ssi     dw      ?
39
sdi     dw      ?
40
ssp     dw      ?
41
retval  dw      ?
42
sbp     dw      ?
43
DOSTerm ENDS

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.