OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:block_table
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mvme68k/stand/installboot/
installboot.c
62
{ "
block_table
" },
74
int32_t *
block_table
; /* block number array in prototype image */
variable in typeref:typename:int32_t *
211
block_table
= (int32_t *)(bp + (nl[X_BLOCK_TABLE].n_value - offs));
317
block_table
[i] = blk;
334
block_table
[i] = blk;
installboot.c
62
{ "
block_table
" },
74
int32_t *
block_table
; /* block number array in prototype image */
variable in typeref:typename:int32_t *
211
block_table
= (int32_t *)(bp + (nl[X_BLOCK_TABLE].n_value - offs));
317
block_table
[i] = blk;
334
block_table
[i] = blk;
installboot.c
62
{ "
block_table
" },
74
int32_t *
block_table
; /* block number array in prototype image */
variable in typeref:typename:int32_t *
211
block_table
= (int32_t *)(bp + (nl[X_BLOCK_TABLE].n_value - offs));
317
block_table
[i] = blk;
334
block_table
[i] = blk;
Completed in 160 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025