Searched defs:piixpm_softc (Results 1 – 1 of 1) sorted by relevance
52 struct piixpm_softc { struct53 struct device sc_dev;55 bus_space_tag_t sc_iot;56 bus_space_handle_t sc_ioh;57 bus_space_handle_t sc_sb800_ioh;58 void * sc_ih;59 int sc_poll;60 int sc_is_sb800;61 int sc_is_fch;86 sizeof(struct piixpm_softc), argument