Searched refs:fas_update_this_prop (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/sun/io/scsi/adapters/ |
H A D | fas.c | 251 static void fas_update_this_prop(struct fas *fas, char *property, int value); 9155 fas_update_this_prop(fas, property, xfer_rate); in fas_update_props() 9158 fas_update_this_prop(fas, property, wide_enabled); in fas_update_props() 9162 fas_update_this_prop(fas, property, tq_enabled); in fas_update_props() 9167 fas_update_this_prop(struct fas *fas, char *property, int value) in fas_update_this_prop() function
|