Searched defs:hpacel_softc (Results 1 – 1 of 1) sorted by relevance
137 struct hpacel_softc { struct138 device_t sc_dev;139 struct acpi_devnode *sc_node;140 struct sysmon_envsys *sc_sme;141 bool sc_state;142 uint8_t sc_whoami;143 uint8_t sc_ctrl[3];167 CFATTACH_DECL_NEW(hpacel, sizeof(struct hpacel_softc), argument