Searched defs:smist_softc (Results 1 – 1 of 1) sorted by relevance
67 struct smist_softc { struct68 device_t dev;69 int smi_cmd;70 int smi_data;71 int command;72 int flags;73 struct cf_setting sets[2]; /* Only two settings. */