OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:short_read
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/kyua-cli/dist/utils/process/
systembuf_test.cpp
112
ATF_TEST_CASE(
short_read
);
variable
113
ATF_TEST_CASE_HEAD(
short_read
)
118
ATF_TEST_CASE_BODY(
short_read
)
162
ATF_ADD_TEST_CASE(tcs,
short_read
);
/src/sys/external/bsd/dwc2/dist/
dwc2_hcdintr.c
426
* For IN transfers where halt_status is DWC2_HC_XFER_COMPLETE, *
short_read
428
* transferred.
short_read
may also be NULL on entry, in which case it remains
435
int *
short_read
)
446
if (
short_read
!= NULL)
447
*
short_read
= (count != 0);
485
int
short_read
= 0;
local
488
&
short_read
);
518
} else if (
short_read
|| urb->actual_length >= urb->length) {
530
dev_vdbg(hsotg->dev, "
short_read
%d, xfer_done %d\n",
short_read
,
[
all
...]
Completed in 40 milliseconds
Indexes created Mon Apr 27 00:23:16 UTC 2026