Searched defs:s_smc (Results 1 – 1 of 1) sorted by relevance
430 struct s_smc { struct431 struct s_smt_os os ; /* os specific */432 struct s_smt_hw hw ; /* hardware */438 struct smt_config s ; /* smt constants */439 struct smt_values sm ; /* smt variables */440 struct s_ecm e ; /* ecm */441 struct s_rmt r ; /* rmt */442 struct s_cfm cf ; /* cfm/cem */444 struct s_cem ce[NUMPHYS] ; /* cem */468 void all_selection_criteria(struct s_smc *smc); argument