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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Ddptvar.h45 #define CCB_WAIT 0x08 /* sleeping on completion */ macro
H A Ddpt.c307 else if ((ccb->ccb_flg & CCB_WAIT) != 0)
1281 ccb->ccb_flg |= CCB_PRIVATE | CCB_WAIT;

Completed in 122 milliseconds