Searched refs:co_found (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/aac/
H A Daacvar.h114 int co_found; member in struct:aac_container
H A Daac.c485 co->co_found = f;
3264 * co->co_found was already set to 0 in a
3275 co->co_found = 1;
3305 * the co->co_found field.
3309 if (co->co_found == 0) {
3324 co->co_found = 0;
/freebsd-12-stable/sys/dev/aacraid/
H A Daacraid_var.h148 int co_found; member in struct:aac_container
H A Daacraid.c575 co->co_found = f;
3157 * co->co_found was already set to 0 in a
3168 co->co_found = 1;
3198 * the co->co_found field.
3202 if (co->co_found == 0) {
3210 co->co_found = 0;

Completed in 76 milliseconds