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

  /src/sys/dev/mca/
com_mca.c 110 const char *cp_name; /* device name */ member in struct:com_mca_product
129 for (cpp = com_mca_products; cpp->cp_name != NULL; cpp++)
177 aprint_normal_dev(self, "%s\n", cpp->cp_name);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
ctxnv40.h 61 cp_name(struct nvkm_grctx *ctx, int name) function in typeref:typename:void

Completed in 12 milliseconds