OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:time_out
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_dp_dual_mode_helper.c
492
int
time_out
= 200;
local in function:drm_lspcon_set_mode
519
time_out
-= 10;
527
} while (
time_out
);
drm_dp_dual_mode_helper.c
492
int
time_out
= 200;
local in function:drm_lspcon_set_mode
519
time_out
-= 10;
527
} while (
time_out
);
/src/sys/arch/bebox/stand/boot/
fd.c
399
int
time_out
;
local in function:fdc_out
401
time_out
= TIMEOUT;
403
!= (RQM | 0) &&
time_out
-- > 0);
404
if (
time_out
<= 0) {
421
int
time_out
;
local in function:fdc_in
423
time_out
= TIMEOUT;
425
!= (RQM | DIO) &&
time_out
-- > 0) {
432
if (
time_out
<= 0) {
fd.c
399
int
time_out
;
local in function:fdc_out
401
time_out
= TIMEOUT;
403
!= (RQM | 0) &&
time_out
-- > 0);
404
if (
time_out
<= 0) {
421
int
time_out
;
local in function:fdc_in
423
time_out
= TIMEOUT;
425
!= (RQM | DIO) &&
time_out
-- > 0) {
432
if (
time_out
<= 0) {
/src/sys/dev/pci/ixgbe/
ixgbe_phy.c
1018
u32
time_out
;
local in function:ixgbe_check_phy_link_tnx
1035
for (
time_out
= 0;
time_out
< max_time_out;
time_out
++) {
ixgbe_phy.c
1018
u32
time_out
;
local in function:ixgbe_check_phy_link_tnx
1035
for (
time_out
= 0;
time_out
< max_time_out;
time_out
++) {
Completed in 188 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025