HomeSort by: relevance | last modified time | path
    Searched refs:IC_ALLOCED (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
icpvar.h 89 #define IC_ALLOCED 0x10 /* CCB allocated */
icp.c 707 if ((ic->ic_flags & IC_ALLOCED) == 0) {
980 ic->ic_flags = IC_ALLOCED;
998 ic->ic_flags = IC_ALLOCED;

Completed in 112 milliseconds