HomeSort by: relevance | last modified time | path
    Searched defs:bcl (Results 1 - 2 of 2) sorted by relevancy

  /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;

Completed in 21 milliseconds