Home
last modified time | relevance | path

Searched refs:hildevs (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/hil/
H A Dhildevs1 $NetBSD: hildevs,v 1.2 2011/02/06 18:32:55 tsutsui Exp $
2 /* OpenBSD: hildevs,v 1.3 2006/08/10 23:44:16 miod Exp */
H A DMakefile7 SOURCE= hildevs
H A Dhildevs_data.h37 const struct hildevice hildevs[] = { variable
H A Dhil.c533 for (hd = hildevs; hd->minid >= 0; hd++) in hilconfig()