Home
last modified time | relevance | path

Searched refs:sg_proc_leaf_arr (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/
Dsg.c2304 static struct sg_proc_leaf sg_proc_leaf_arr[] = { variable
2318 int num_leaves = ARRAY_SIZE(sg_proc_leaf_arr); in sg_proc_init()
2325 leaf = &sg_proc_leaf_arr[k]; in sg_proc_init()
2339 int num_leaves = ARRAY_SIZE(sg_proc_leaf_arr); in sg_proc_cleanup()
2344 remove_proc_entry(sg_proc_leaf_arr[k].name, sg_proc_sgp); in sg_proc_cleanup()