OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cc_type
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/cardbus/
com_cardbus.c
68
int
cc_type
;
member in struct:com_cardbus_softc
147
csc->
cc_type
= cp->type;
174
csc->
cc_type
= PCI_MAPREG_TYPE_MEM;
176
csc->
cc_type
= PCI_MAPREG_TYPE_IO;
221
csc->
cc_type
,
235
if(csc->
cc_type
== PCI_MAPREG_TYPE_IO) {
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
fcache.c
1119
const char *fn, *
cc_type
;
local
1142
cc_type
= krb5_cc_get_type(context, cc);
1143
if (strcmp(
cc_type
, "FILE") != 0) {
/src/sys/dev/ic/
sl811hs.c
295
typedef uint32_t
cc_type
;
typedef
300
typedef uint64_t
cc_type
;
typedef
307
cc_type
start;
308
cc_type
stop;
Completed in 18 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026