Home
last modified time | relevance | path

Searched defs:read_sector (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/i386/stand/mbr/
H A Dgptmbr.S271 read_sector: label
/netbsd-src/sys/fs/v7fs/
H A Dv7fs_io_user.c121 read_sector(void *ctx, uint8_t *buf, daddr_t sector) in read_sector() function
/netbsd-src/sys/arch/atari/stand/ahdilabel/
H A Dahdilabel.c312 read_sector (struct ahdi_ptable *ptable, char *buf, int part, int se) in read_sector() function
/netbsd-src/sys/kern/
H A Dsubr_disk_mbr.c122 read_sector(mbr_args_t *a, uint sector, int count) in read_sector() function