bestpriority 875 scsi/scsiconf.c int nmatches, int matchsize, int *bestpriority) bestpriority 886 scsi/scsiconf.c for (*bestpriority = 0, bestmatch = 0; nmatches--; base += matchsize) { bestpriority 913 scsi/scsiconf.c if (priority > *bestpriority) { bestpriority 914 scsi/scsiconf.c *bestpriority = priority;