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

/netbsd-current/sys/arch/playstation2/dev/
H A Dspd.c70 #define LEGAL_SLOT(slot) ((slot) >= 0 && (slot) < 2) macro
162 KDASSERT(LEGAL_SLOT(slot));
176 KDASSERT(LEGAL_SLOT(slot));

Completed in 203 milliseconds