Home
last modified time | relevance | path

Searched refs:cc_type (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/cardbus/
H A Dcom_cardbus.c68 int cc_type; member
147 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()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dfcache.c1119 const char *fn, *cc_type; in fcc_get_cache_next() local
1142 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()
H A Dtest_cc.c554 test_cc_config(krb5_context context, const char *cc_type, in test_cc_config() argument
562 ret = krb5_cc_new_unique(context, cc_type, cc_name, &id); in test_cc_config()
/netbsd-src/sys/dev/ic/
H A Dsl811hs.c295 typedef uint32_t cc_type; typedef
300 typedef uint64_t cc_type; typedef
307 cc_type start;
308 cc_type stop;