OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpc
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/lib/libppath/
t_ppath.c
299
ppath_component_t *pc, *
cpc
;
local in function:ATF_TC_BODY
322
cpc
= ppath_component_at(cp, i);
323
ATF_CHECK_EQ(pc,
cpc
);
325
ppath_component_release(
cpc
);
/src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/img/
pistachio.dtsi
903
cpc
:
cpc
@1bde0000 {
label
904
compatible = "mti,mips-
cpc
";
/src/sys/dev/usb/
xhci.c
1242
const uint8_t
cpc
= XHCI_XECP_SP_W8_CPC(w8);
local in function:xhci_id_protocols
1252
major == 3 ? "ss" : "hs", cpo, cpo +
cpc
- 1);
1254
sc->sc_usb3nports += cpo +
cpc
- 1;
1256
sc->sc_usb2nports += cpo +
cpc
- 1;
1267
for (size_t cp = cpo - 1; cp < cpo +
cpc
- 1; cp++) {
Completed in 16 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025