1*c4071fd1Smillert /* $OpenBSD: pci_550.h,v 1.3 2002/03/14 01:26:27 millert Exp $ */ 2aed035abSart /* $NetBSD: pci_550.h,v 1.4 2000/06/05 21:47:23 thorpej Exp $ */ 3aed035abSart 4aed035abSart /* 5aed035abSart * Copyright (c) 1995, 1996 Carnegie-Mellon University. 6aed035abSart * All rights reserved. 7aed035abSart * 8aed035abSart * Author: Chris G. Demetriou 9aed035abSart * 10aed035abSart * Permission to use, copy, modify and distribute this software and 11aed035abSart * its documentation is hereby granted, provided that both the copyright 12aed035abSart * notice and this permission notice appear in all copies of the 13aed035abSart * software, derivative works or modified versions, and any portions 14aed035abSart * thereof, and that both notices appear in supporting documentation. 15aed035abSart * 16aed035abSart * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" 17aed035abSart * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND 18aed035abSart * FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. 19aed035abSart * 20aed035abSart * Carnegie Mellon requests users of this software to return to 21aed035abSart * 22aed035abSart * Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU 23aed035abSart * School of Computer Science 24aed035abSart * Carnegie Mellon University 25aed035abSart * Pittsburgh PA 15213-3890 26aed035abSart * 27aed035abSart * any improvements or extensions that they make and grant Carnegie the 28aed035abSart * rights to redistribute these changes. 29aed035abSart */ 30aed035abSart 31*c4071fd1Smillert void pci_550_pickintr(struct cia_config *); 32