summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_wbreg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_wbreg.h')
-rw-r--r--sys/pci/if_wbreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/if_wbreg.h b/sys/pci/if_wbreg.h
index 44a9d75..864c336 100644
--- a/sys/pci/if_wbreg.h
+++ b/sys/pci/if_wbreg.h
@@ -363,6 +363,7 @@ struct wb_mii_frame {
struct wb_softc {
struct ifnet *wb_ifp; /* interface info */
+ device_t wb_dev;
device_t wb_miibus;
bus_space_handle_t wb_bhandle;
bus_space_tag_t wb_btag;
OpenPOWER on IntegriCloud