tlaser.h revision 8014
18014Sbinkertn@umich.edu/*
28014Sbinkertn@umich.edu * Copyright 1990 Hewlett-Packard Development Company, L.P.
38014Sbinkertn@umich.edu *
48014Sbinkertn@umich.edu * Permission is hereby granted, free of charge, to any person
58014Sbinkertn@umich.edu * obtaining a copy of this software and associated documentation
68014Sbinkertn@umich.edu * files (the "Software"), to deal in the Software without
78014Sbinkertn@umich.edu * restriction, including without limitation the rights to use, copy,
88014Sbinkertn@umich.edu * modify, merge, publish, distribute, sublicense, and/or sell copies
98014Sbinkertn@umich.edu * of the Software, and to permit persons to whom the Software is
108014Sbinkertn@umich.edu * furnished to do so, subject to the following conditions:
118014Sbinkertn@umich.edu *
128014Sbinkertn@umich.edu * The above copyright notice and this permission notice shall be
138014Sbinkertn@umich.edu * included in all copies or substantial portions of the Software.
148014Sbinkertn@umich.edu *
158014Sbinkertn@umich.edu * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
168014Sbinkertn@umich.edu * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
178014Sbinkertn@umich.edu * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
188014Sbinkertn@umich.edu * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
198014Sbinkertn@umich.edu * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
208014Sbinkertn@umich.edu * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
218014Sbinkertn@umich.edu * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
228014Sbinkertn@umich.edu * SOFTWARE.
238014Sbinkertn@umich.edu */
248014Sbinkertn@umich.edu
258014Sbinkertn@umich.edu#define tlsb_tlber      0x40
268014Sbinkertn@umich.edu#define tlsb_tldev      0x00
278014Sbinkertn@umich.edu#define tlsb_tlesr0     0x680
288014Sbinkertn@umich.edu#define tlsb_tlesr1     0x6C0
298014Sbinkertn@umich.edu#define tlsb_tlesr2     0x700
308014Sbinkertn@umich.edu#define tlsb_tlesr3     0x740
31