From kettenis, spotted by krw
-/* $OpenBSD: xhcivar.h,v 1.12 2020/12/24 14:11:38 mglocker Exp $ */
+/* $OpenBSD: xhcivar.h,v 1.13 2022/07/15 13:08:23 tb Exp $ */
/*
* Copyright (c) 2014 Martin Pieuchot
bus_space_handle_t ioh;
bus_size_t sc_size;
+ int sc_dead;
+
bus_size_t sc_oper_off; /* Operational Register space */
bus_size_t sc_runt_off; /* Runtime */
bus_size_t sc_door_off; /* Doorbell */