Searched refs:secsize_BE (Results 1 - 2 of 2) sorted by relevance

/u-boot/disk/
H A Dpart_iso.h39 unsigned short secsize_BE; /* sector size BE */ member in struct:iso_pri_rec
77 unsigned short secsize_BE; /* sector size BE */ member in struct:iso_sup_rec
H A Dpart_iso.c82 info->blksz = be16_to_cpu(ppr->secsize_BE);

Completed in 40 milliseconds