summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_tireg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_tireg.h')
-rw-r--r--sys/pci/if_tireg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/pci/if_tireg.h b/sys/pci/if_tireg.h
index 65483a2..09b1982 100644
--- a/sys/pci/if_tireg.h
+++ b/sys/pci/if_tireg.h
@@ -29,7 +29,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: if_tireg.h,v 1.7 1999/07/23 02:17:59 wpaul Exp $
+ * $Id: if_tireg.h,v 1.8 1999/07/23 18:46:24 wpaul Exp $
*/
/*
@@ -1107,6 +1107,7 @@ struct ti_jpool_entry {
struct ti_softc {
struct arpcom arpcom; /* interface info */
bus_space_handle_t ti_bhandle;
+ vm_offset_t ti_vhandle;
bus_space_tag_t ti_btag;
void *ti_intrhand;
struct resource *ti_irq;
OpenPOWER on IntegriCloud