Home
last modified time | relevance | path

Searched refs:write_mbr_sector (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/
A Dpart.h480 int write_mbr_sector(struct blk_desc *dev_desc, void *buf);
/u-boot/disk/
A Dpart_dos.c493 int write_mbr_sector(struct blk_desc *dev_desc, void *buf) in write_mbr_sector() function
/u-boot/drivers/fastboot/
A Dfb_mmc.c579 if (write_mbr_sector(dev_desc, download_buffer)) {

Completed in 6 milliseconds