summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/dc/if_dcreg.h5
-rw-r--r--sys/pci/if_dcreg.h5
2 files changed, 0 insertions, 10 deletions
diff --git a/sys/dev/dc/if_dcreg.h b/sys/dev/dc/if_dcreg.h
index c7339eb..ce7334d 100644
--- a/sys/dev/dc/if_dcreg.h
+++ b/sys/dev/dc/if_dcreg.h
@@ -757,11 +757,6 @@ struct dc_softc {
int rxcycles; /* ... when polling */
#endif
int suspended; /* 0 = normal 1 = suspended */
- u_int32_t saved_maps[5]; /* pci data */
- u_int32_t saved_biosaddr;
- u_int8_t saved_intline;
- u_int8_t saved_cachelnsz;
- u_int8_t saved_lattimer;
};
diff --git a/sys/pci/if_dcreg.h b/sys/pci/if_dcreg.h
index c7339eb..ce7334d 100644
--- a/sys/pci/if_dcreg.h
+++ b/sys/pci/if_dcreg.h
@@ -757,11 +757,6 @@ struct dc_softc {
int rxcycles; /* ... when polling */
#endif
int suspended; /* 0 = normal 1 = suspended */
- u_int32_t saved_maps[5]; /* pci data */
- u_int32_t saved_biosaddr;
- u_int8_t saved_intline;
- u_int8_t saved_cachelnsz;
- u_int8_t saved_lattimer;
};
OpenPOWER on IntegriCloud