Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Duhareg.h227 #define MSCP_ALLOC 0x01 macro
H A Duha.c287 mscp->flags |= MSCP_ALLOC; in uha_get_mscp()
343 if ((mscp->flags & MSCP_ALLOC) == 0) { in uha_done()