Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/playstation2/dev/
Dspd.c70 #define LEGAL_SLOT(slot) ((slot) >= 0 && (slot) < 2) macro
162 KDASSERT(LEGAL_SLOT(slot)); in spd_intr_establish()
176 KDASSERT(LEGAL_SLOT(slot)); in spd_intr_disestablish()