Home | Sort by: relevance | last modified time | path |
/src/sys/dev/onewire/ | |
owtemp.c | 104 static const struct onewire_matchfam owtemp_fams[] = { variable in typeref:typename:const struct onewire_matchfam[] 115 return (onewire_matchbyfam(aux, owtemp_fams, 116 __arraycount(owtemp_fams))); |
owtemp.c | 104 static const struct onewire_matchfam owtemp_fams[] = { variable in typeref:typename:const struct onewire_matchfam[] 115 return (onewire_matchbyfam(aux, owtemp_fams, 116 __arraycount(owtemp_fams))); |