Searched refs:minid (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/hil/
H A Dhildevs.h32 int minid; member in struct:hildevice
H A Dhil.c533 for (hd = hildevs; hd->minid >= 0; hd++)
534 if (sc->sc_cmdbuf[0] >= hd->minid &&

Completed in 98 milliseconds