<def f='src/src/sys/dev/ic/tpmvar.h' l='20' ll='42'/>
<size>112</size>
<doc f='src/src/sys/dev/ic/tpmvar.h' l='2'>/*
 * Copyright (c) 2008, 2009 Michael Shalayeff
 * Copyright (c) 2009, 2010 Hans-Jrg Hxer
 * All rights reserved.
 *
 * Permission to use, copy, modify, and distribute this software for any
 * purpose with or without fee is hereby granted, provided that the above
 * copyright notice and this permission notice appear in all copies.
 *
 * THE SOFTWARE IS PROVIDED &quot;AS IS&quot; AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 * WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER IN
 * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
 * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 */</doc>
<mbr r='tpm_softc::sc_dev' o='0' t='device_t'/>
<mbr r='tpm_softc::sc_ih' o='64' t='void *'/>
<mbr r='tpm_softc::sc_init' o='128' t='int (*)(struct tpm_softc *, int, const char *)'/>
<mbr r='tpm_softc::sc_start' o='192' t='int (*)(struct tpm_softc *, int)'/>
<mbr r='tpm_softc::sc_read' o='256' t='int (*)(struct tpm_softc *, void *, size_t, size_t *, int)'/>
<mbr r='tpm_softc::sc_write' o='320' t='int (*)(struct tpm_softc *, const void *, size_t)'/>
<mbr r='tpm_softc::sc_end' o='384' t='int (*)(struct tpm_softc *, int, int)'/>
<mbr r='tpm_softc::sc_bt' o='448' t='bus_space_tag_t'/>
<mbr r='tpm_softc::sc_batm' o='512' t='bus_space_tag_t'/>
<mbr r='tpm_softc::sc_bh' o='576' t='bus_space_handle_t'/>
<mbr r='tpm_softc::sc_bahm' o='640' t='bus_space_handle_t'/>
<mbr r='tpm_softc::sc_devid' o='704' t='u_int32_t'/>
<mbr r='tpm_softc::sc_rev' o='736' t='u_int32_t'/>
<mbr r='tpm_softc::sc_stat' o='768' t='u_int32_t'/>
<mbr r='tpm_softc::sc_capabilities' o='800' t='u_int32_t'/>
<mbr r='tpm_softc::sc_flags' o='832' t='int'/>
<mbr r='tpm_softc::sc_vector' o='864' t='int'/>
