Searched refs:cc_type (Results 1 – 4 of 4) sorted by relevance
68 int cc_type; member147 csc->cc_type = cp->type; in gofigure()174 csc->cc_type = PCI_MAPREG_TYPE_MEM; in gofigure()176 csc->cc_type = PCI_MAPREG_TYPE_IO; in gofigure()221 csc->cc_type, in com_cardbus_attach()235 if(csc->cc_type == PCI_MAPREG_TYPE_IO) { in com_cardbus_attach()
1119 const char *fn, *cc_type; in fcc_get_cache_next() local1142 cc_type = krb5_cc_get_type(context, cc); in fcc_get_cache_next()1143 if (strcmp(cc_type, "FILE") != 0) { in fcc_get_cache_next()
554 test_cc_config(krb5_context context, const char *cc_type, in test_cc_config() argument562 ret = krb5_cc_new_unique(context, cc_type, cc_name, &id); in test_cc_config()
295 typedef uint32_t cc_type; typedef300 typedef uint64_t cc_type; typedef307 cc_type start;308 cc_type stop;