Home
last modified time | relevance | path

Searched defs:sector (Results 1 – 25 of 85) sorted by relevance

1234

/netbsd-src/sys/arch/ews4800mips/ews4800mips/
H A Dsector.c71 sector_read_n(void *self, uint8_t *buf, daddr_t sector, int count) in sector_read_n()
86 sector_read(void *self, uint8_t *buf, daddr_t sector) in sector_read()
107 sector_write_n(void *self, uint8_t *buf, daddr_t sector, int count) in sector_write_n()
122 sector_write(void *self, uint8_t *buf, daddr_t sector) in sector_write()
/netbsd-src/sys/fs/v7fs/
H A Dv7fs_io_user.c121 read_sector(void *ctx, uint8_t *buf, daddr_t sector) in read_sector()
137 write_sector(void *ctx, uint8_t *buf, daddr_t sector) in write_sector()
153 read_mmap(void *ctx, uint8_t *buf, daddr_t sector) in read_mmap()
164 write_mmap(void *ctx, uint8_t *buf, daddr_t sector) in write_mmap()
/netbsd-src/sys/arch/atari/stand/ahdilabel/
H A Dahdilabel.c240 u_int32_t cylinder, track, sector; in show_parts() local
299 sec_to_cts (struct ahdi_ptable *ptable, u_int32_t sector, char *cts, size_t len) in sec_to_cts()
314 u_int32_t sector, track, cylinder; in read_sector() local
371 u_int32_t sector; in change_part() local
/netbsd-src/usr.sbin/makefs/cd9660/
H A Dcd9660_write.c165 cd9660_write_path_table(iso9660_disk *diskStructure, FILE *fd, off_t sector, in cd9660_write_path_table()
388 cd9660_write_filedata(iso9660_disk *diskStructure, FILE *fd, off_t sector, in cd9660_write_filedata()
427 off_t sector = start_sector; in cd9660_copy_file() local
470 off_t offset, off_t sector) in cd9660_write_rr()
H A Dcd9660_debug.c203 debug_dump_to_xml_path_table(FILE *fd, off_t sector, int size, int mode) in debug_dump_to_xml_path_table()
235 off_t sector; in debug_dump_to_xml() local
385 debug_dump_to_xml_volume_descriptor(unsigned char* buf, int sector) in debug_dump_to_xml_volume_descriptor()
/netbsd-src/external/gpl2/lvm2/dist/lib/label/
H A Dlabel.c117 uint64_t sector; in _find_labeller() local
198 uint64_t sector; in label_remove() local
267 uint64_t sector; in label_read() local
353 uint64_t sector; in label_verify() local
/netbsd-src/sbin/gpt/
H A Dresizedisk.c82 resizedisk(gpt_t gpt, off_t sector, off_t size, bool quiet) in resizedisk()
239 off_t sector, size = gpt->mediasz; in cmd_resizedisk() local
/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Ddisk.c173 sector_read_n(void *self, uint8_t *buf, int sector, int count) in sector_read_n()
182 sector_read(void *self, uint8_t *buf, int sector) in sector_read()
189 sector_write_n(void *self, uint8_t *buf, int sector, int count) in sector_write_n()
198 sector_write(void *self, uint8_t *buf, int sector) in sector_write()
H A Dfloppy_2hc.c39 int sector, side, cylinder; in blk_to_2hc_position() local
H A Dfloppy_2hd_ibmpc.c39 int sector, side, cylinder; in blk_to_2hd_position() local
H A Dfloppy_2d.c39 int i, sector, side, cylinder; in blk_to_2d_position() local
H A Dbfs_subr.c69 bfs_find(int *sector) in bfs_find()
H A Ddiskutil.c147 find_partition_start(int partition, int *sector) in find_partition_start()
/netbsd-src/sys/arch/landisk/stand/boot/
H A Dbiosdisk.c109 check_label(struct biosdisk *d, int sector) in check_label()
140 int sector, i; in read_label() local
243 biosdisk_findptn(int biosdev, u_int sector) in biosdisk_findptn()
H A Ddevopen.c56 bios2dev(int biosdev, char **devname, u_int *unit, u_int sector, u_int *ptnp) in bios2dev()
/netbsd-src/sys/arch/i386/stand/bootxx/
H A Dboot1.c68 boot1(uint32_t biosdev, uint64_t *sector) in boot1()
195 gpt_lookup(daddr_t sector) in gpt_lookup()
/netbsd-src/sys/fs/udf/
H A Dudf_strat_direct.c163 uint32_t sector, dummy; in udf_read_nodedscr_direct() local
193 uint32_t logsector, sector, dummy; in udf_write_nodedscr_direct() local
249 int len, buf_len, sector, sectors, run_length; in udf_queue_buf_direct() local
/netbsd-src/usr.sbin/fstyp/
H A Dcd9660.c54 char *sector, *volume; in fstyp_cd9660() local
H A Dmsdosfs.c57 uint8_t *sector0, *sector; in fstyp_msdosfs() local
/netbsd-src/lib/libutil/
H A Dgetlabelsector.c50 int sector, mib[2]; in getlabelsector() local
/netbsd-src/games/trek/
H A Dinitquad.c138 sector(int *x, int *y) in sector() function
/netbsd-src/sys/arch/landisk/stand/bootxx/
H A Dboot1.c57 boot1(uint32_t *sector) in boot1()
/netbsd-src/sys/arch/i386/stand/boot/
H A Ddevopen.c92 bios2dev(int biosdev, daddr_t sector, char **devname, int *unit, in bios2dev()
/netbsd-src/sys/arch/i386/stand/lib/
H A Dbiosdisk.c355 check_gpt(struct biosdisk *d, daddr_t rf_offset, daddr_t sector) in check_gpt()
548 check_label(struct biosdisk *d, daddr_t sector) in check_label()
584 int this_ext, daddr_t sector) in read_minix_subp()
655 uint32_t sector; in read_label() local
1025 biosdisk_findpartition(int biosdev, daddr_t sector, in biosdisk_findpartition()
/netbsd-src/external/gpl2/lvm2/dist/lib/format_pool/
H A Dpool_label.c34 static int _pool_can_handle(struct labeller *l __attribute((unused)), void *buf, uint64_t sector) in _pool_can_handle()

1234