Home | Sort by: relevance | last modified time | path |
/src/sys/arch/powerpc/stand/mkbootimage/ | |
mkbootimage.c | 417 int bcl; local in function:rs6000_build_records 426 bcl = img_len/512; 428 bcl++; 429 bootrec.bootcode_len = bcl; 433 bootrec.bootpart_len = bcl; |
mkbootimage.c | 417 int bcl; local in function:rs6000_build_records 426 bcl = img_len/512; 428 bcl++; 429 bootrec.bootcode_len = bcl; 433 bootrec.bootpart_len = bcl; |