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