<def f='src/src/sys/dev/pci/svvar.h' l='34' ll='63'/>
<size>232</size>
<doc f='src/src/sys/dev/pci/svvar.h' l='3'>/*
 * Copyright (c) 1998 Constantine Paul Sapuntzakis
 * All rights reserved
 *
 * Author: Constantine Paul Sapuntzakis (csapuntz@cvs.openbsd.org)
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 * 1. Redistributions of source code must retain the above copyright
 *    notice, this list of conditions and the following disclaimer.
 * 2. Redistributions in binary form must reproduce the above copyright
 *    notice, this list of conditions and the following disclaimer in the
 *    documentation and/or other materials provided with the distribution.
 * 3. The author&apos;s name or those of the contributors may be used to
 *    endorse or promote products derived from this software without
 *    specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTORS
 * ``AS IS&apos;&apos; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 * POSSIBILITY OF SUCH DAMAGE.
 */</doc>
<mbr r='sv_softc::sc_lock' o='0' t='kmutex_t'/>
<mbr r='sv_softc::sc_intr_lock' o='64' t='kmutex_t'/>
<mbr r='sv_softc::sc_ih' o='128' t='void *'/>
<mbr r='sv_softc::sc_iot' o='192' t='bus_space_tag_t'/>
<mbr r='sv_softc::sc_ioh' o='256' t='bus_space_handle_t'/>
<mbr r='sv_softc::sc_dmaa_ioh' o='320' t='bus_space_handle_t'/>
<mbr r='sv_softc::sc_dmac_ioh' o='384' t='bus_space_handle_t'/>
<mbr r='sv_softc::sc_dmatag' o='448' t='bus_dma_tag_t'/>
<mbr r='sv_softc::sc_opliot' o='512' t='bus_space_tag_t'/>
<mbr r='sv_softc::sc_oplioh' o='576' t='bus_space_handle_t'/>
<mbr r='sv_softc::sc_midiiot' o='640' t='bus_space_tag_t'/>
<mbr r='sv_softc::sc_midiioh' o='704' t='bus_space_handle_t'/>
<mbr r='sv_softc::sc_dmas' o='768' t='struct sv_dma *'/>
<mbr r='sv_softc::sc_pintr' o='832' t='void (*)(void *)'/>
<mbr r='sv_softc::sc_parg' o='896' t='void *'/>
<mbr r='sv_softc::sc_rintr' o='960' t='void (*)(void *)'/>
<mbr r='sv_softc::sc_rarg' o='1024' t='void *'/>
<mbr r='sv_softc::sc_record_source' o='1088' t='u_int'/>
<mbr r='sv_softc::sc_pa' o='1152' t='struct pci_attach_args'/>
<mbr r='sv_softc::sc_dmaset' o='1792' t='char'/>
