HomeSort by: relevance | last modified time | path
    Searched defs:cac_stat (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
cac.c 609 const int cac_stat[] = { BIOC_SVONLINE, BIOC_SVOFFLINE, BIOC_SVOFFLINE, variable in typeref:typename:const int[]
680 if (dstatus.stat < sizeof(cac_stat)/sizeof(cac_stat[0]))
681 bv->bv_status = cac_stat[dstatus.stat];

Completed in 19 milliseconds