bestmatch         879 scsi/scsiconf.c 	const void			*bestmatch;
bestmatch         886 scsi/scsiconf.c 	for (*bestpriority = 0, bestmatch = 0; nmatches--; base += matchsize) {
bestmatch         915 scsi/scsiconf.c 			bestmatch = base;
bestmatch         919 scsi/scsiconf.c 	return (bestmatch);