Home
last modified time | relevance | path

Searched refs:nr_sects (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dpart_efi.h72 __le32 nr_sects; /* nr of sectors in partition */ member
/rk3399_rockchip-uboot/disk/
H A Dpart_efi.c588 p_mbr->partition_record[0].nr_sects = (u32) dev_desc->rawlba - 1; in set_protective_mbr()