Searched refs:sector (Results 1 – 6 of 6) sorted by relevance
| /include/ |
| A D | zfs_common.h | 96 int zfs_devread(int sector, int byte_offset, int byte_len, char *buf);
|
| A D | part_efi.h | 84 u8 sector; /* starting sector */ member
|
| A D | nand.h | 107 u32 nand_spl_adjust_offset(u32 sector, u32 offs);
|
| A D | ext4fs.h | 209 int ext4fs_devread(lbaint_t sector, int byte_offset, int byte_len, char *buf);
|
| A D | flash.h | 109 extern int flash_real_protect(flash_info_t *info, long sector, int prot);
|
| A D | spl.h | 338 typedef ulong (*spl_load_reader)(struct spl_load_info *load, ulong sector,
|
Completed in 17 milliseconds