OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bp_timeout
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/dev/sbus/
mbppio.h
32
int
bp_timeout
; /* timeout: -1 blocking, 0 non blocking >0 ms */
member in struct:mbpp_param
magmareg.h
171
#define mp_timeout mp_param.
bp_timeout
magma.c
1526
mp->mp_timeout = mbpp_mstohz(bp->
bp_timeout
);
1533
bp->
bp_timeout
= mbpp_hztoms(mp->mp_timeout);
/src/sys/arch/i386/stand/pxeboot/
main.c
130
bootcfg_info.timeout = boot_params.
bp_timeout
;
160
c = awaitkey(boot_params.
bp_timeout
, 1);
/src/usr.sbin/installboot/arch/
landisk.c
213
bp.
bp_timeout
= htole32(params->timeout);
i386.c
208
printf("timeout %d, ", le32toh(bpp->
bp_timeout
));
247
bp.
bp_timeout
= htole32(params->timeout);
/src/sys/arch/i386/stand/boot/
boot2.c
341
bootcfg_info.timeout = boot_params.
bp_timeout
;
375
c = awaitkey(boot_params.
bp_timeout
, 1);
/src/sys/arch/landisk/stand/boot/
boot2.c
249
c = awaitkey(boot_params.
bp_timeout
, 1);
/src/sys/sys/
bootblock.h
1088
uint32_t
bp_timeout
; /* boot timeout in seconds */
member in struct:x86_boot_params
1136
uint32_t
bp_timeout
; /* boot timeout in seconds */
member in struct:landisk_boot_params
/src/sys/arch/i386/stand/efiboot/
boot.c
324
bootcfg_info.timeout = boot_params.
bp_timeout
;
Completed in 21 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025