Home
last modified time | relevance | path

Searched defs:sect (Results 1 – 25 of 76) sorted by relevance

1234

/OK3568_Linux_fs/kernel/block/partitions/
H A Dacorn.c74 Sector sect; in riscix_partition() local
129 Sector sect; in linux_partition() local
163 Sector sect; in adfspart_check_CUMANA() local
253 Sector sect; in adfspart_check_ADFS() local
311 Sector sect; in adfspart_check_ICSLinux() local
355 Sector sect; in adfspart_check_ICS() local
448 Sector sect; in adfspart_check_POWERTEC() local
509 Sector sect; in adfspart_check_EESOX() local
H A Dmsdos.c75 Sector sect; in aix_magic_present() local
135 Sector sect; in parse_extended() local
253 Sector sect; in parse_solaris_x86() local
358 Sector sect; in parse_bsd() local
486 Sector sect; in parse_unixware() local
532 Sector sect; in parse_minix() local
583 Sector sect; in msdos_partition() local
H A Dldm.c270 Sector sect; in ldm_validate_privheads() local
359 Sector sect; in ldm_validate_tocblocks() local
430 Sector sect; in ldm_validate_vmdb() local
494 Sector sect; in ldm_validate_partition_table() local
1357 Sector sect; in ldm_get_vblks() local
H A Dibm.c73 Sector sect; in find_label() local
142 Sector sect; in find_vol1_partitions() local
H A Datari.c36 Sector sect; in atari_partition() local
H A Dultrix.c15 Sector sect; in ultrix_partition() local
H A Dmac.c33 Sector sect; in mac_partition() local
H A Damiga.c30 Sector sect; in amiga_partition() local
H A Dkarma.c19 Sector sect; in karma_partition() local
H A Dsysv68.c53 Sector sect; in sysv68_partition() local
H A Daix.c105 Sector sect; in read_lba() local
173 Sector sect; in aix_partition() local
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dcfi_flash.c198 unsigned long flash_sector_size(flash_info_t *info, flash_sect_t sect) in flash_sector_size()
210 flash_map(flash_info_t *info, flash_sect_t sect, uint offset) in flash_map()
217 static inline void flash_unmap(flash_info_t *info, flash_sect_t sect, in flash_unmap()
321 static ulong flash_read_long (flash_info_t *info, flash_sect_t sect, in flash_read_long()
357 static void flash_write_cmd(flash_info_t *info, flash_sect_t sect, in flash_write_cmd()
405 static void flash_unlock_seq(flash_info_t *info, flash_sect_t sect) in flash_unlock_seq()
413 static int flash_isequal(flash_info_t *info, flash_sect_t sect, uint offset, in flash_isequal()
461 static int flash_isset(flash_info_t *info, flash_sect_t sect, uint offset, in flash_isset()
494 static int flash_toggle(flash_info_t *info, flash_sect_t sect, uint offset, in flash_toggle()
532 static int flash_is_busy(flash_info_t *info, flash_sect_t sect) in flash_is_busy()
[all …]
H A Dpic32_flash.c109 int prot, sect; in flash_erase() local
177 int page_erase(flash_info_t *info, int sect) in page_erase()
354 int sect; in pic32_flash_bank_init() local
H A Dcfi_mtd.c31 int error, sect; in cfi_mtd_erase() local
136 int sect; in cfi_mtd_set_erasesize() local
/OK3568_Linux_fs/kernel/arch/mips/boot/
H A Delf2ecoff.c59 struct sect { struct
60 uint32_t vaddr;
61 uint32_t len;
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dio_event_irq.c73 struct pseries_errorlog *sect; in ioei_find_event() local
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dmodule.c37 const Elf_Shdr *sect; in module_finalize() local
/OK3568_Linux_fs/u-boot/fs/ext4/
H A Ddev.c60 int sect = SUPERBLOCK_START >> fs->dev_desc->log2blksz; in ext4_read_superblock() local
/OK3568_Linux_fs/u-boot/board/shmin/
H A Dshmin.c50 int sect[] = CONFIG_SYS_ATMEL_SECT; in board_flash_get_legacy() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dfd.h12 compat_uint_t sect; member
/OK3568_Linux_fs/u-boot/board/freescale/m54455evb/
H A Dm54455evb.c172 int sect[] = CONFIG_SYS_ATMEL_SECT; in board_flash_get_legacy() local
/OK3568_Linux_fs/kernel/fs/hfs/
H A Dmdb.c79 int off2, len, size, sect; in hfs_mdb_get() local
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dinftl.h42 int head,sect,cyl; member
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Drtas.h199 inline uint16_t pseries_errorlog_id(struct pseries_errorlog *sect) in pseries_errorlog_id()
205 inline uint16_t pseries_errorlog_length(struct pseries_errorlog *sect) in pseries_errorlog_length()
H A Dfeature-fixups.h39 #define MAKE_FTR_SECTION_ENTRY(msk, val, label, sect) \ argument
184 #define MAKE_LWSYNC_SECTION_ENTRY(label, sect) \ argument

1234