Home
last modified time | relevance | path

Searched refs:ds_maxunit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/x68k/stand/libsa/
H A Dlibx68k.h36 int ds_maxunit; member
H A Ddevopen.c86 if (*unit < 0 || *unit > devspec[i].ds_maxunit) in devparse()