Searched refs:link_suffix (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ ! |
D | u14-34f.c | 630 char *tag_suffix = "", *link_suffix = ""; in select_queue_depths() local 641 link_suffix = ", sorted"; in select_queue_depths() 643 link_suffix = ", unsorted"; in select_queue_depths() 653 dev->queue_depth, link_suffix, tag_suffix); in select_queue_depths()
|
D | eata.c | 872 char *tag_suffix = "", *link_suffix = ""; in select_queue_depths() local 883 link_suffix = ", sorted"; in select_queue_depths() 885 link_suffix = ", unsorted"; in select_queue_depths() 900 dev->queue_depth, link_suffix, tag_suffix); in select_queue_depths()
|