Searched refs:rcm_arg_t (Results 1 – 1 of 1) sorted by relevance
53 } rcm_arg_t; typedef57 int (*sel_selector)(di_node_t node, rcm_arg_t *rp);67 static int disk_select(di_node_t node, rcm_arg_t *rp);68 static int nexus_select(di_node_t node, rcm_arg_t *rp);69 static int enclosure_select(di_node_t node, rcm_arg_t *rp);70 static int smp_select(di_node_t node, rcm_arg_t *rp);109 rcm_arg_t *rp = (rcm_arg_t *)arg; in enclosure_minor()119 enclosure_select(di_node_t node, rcm_arg_t *rp) in enclosure_select()121 rcm_arg_t rarg; in enclosure_select()151 rcm_arg_t *rp = (rcm_arg_t *)arg; in smp_minor()[all …]