Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/eisa/
H A Dahbreg.h216 #define ECB_ALLOC 0x01 macro
H A Dahb.c501 ecb->flags |= ECB_ALLOC; in ahb_get_ecb()
557 if ((ecb->flags & ECB_ALLOC) == 0) { in ahb_done()
/netbsd-src/sys/dev/ic/
H A Dncr53c9xvar.h107 #define ECB_ALLOC 0x01 macro
H A Dncr53c9x.c841 ecb->flags |= ECB_ALLOC; in ncr53c9x_get_ecb()