Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 1418) sorted by path

12345678910>>...57

/illumos-gate/usr/src/boot/common/
H A Ddisk.c82 ptblread(void *d, void *buf, size_t blocks, uint64_t offset) in ptblread()
177 disk_read(struct disk_devdesc *dev, void *buf, uint64_t offset, uint_t blocks) in disk_read()
190 disk_write(struct disk_devdesc *dev, void *buf, uint64_t offset, uint_t blocks) in disk_write()
H A Dpart.c262 uint64_t offset; in ptable_gptread() local
413 uint32_t start, end, offset; in ptable_ebrread() local
H A Dtem.c2514 int nrows, ncols, width, height, offset; in tem_pix_clear_prom_output() local
H A Dvdisk.c265 daddr_t offset; in vdisk_strategy() local
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DTpm20.h1187 UINT16 offset; member
/illumos-gate/usr/src/boot/efi/libefi/
H A Defipart.c1041 daddr_t offset; in efipart_strategy() local
/illumos-gate/usr/src/boot/efi/loader/
H A Dframebuffer.c294 ssize_t offset; in efifb_from_uga() local
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dzfsboot.c685 uint64_t offset; member
693 parttblread(void *arg, void *buf, size_t blocks, uint64_t offset) in parttblread()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiosdisk.c933 daddr_t offset; in bd_strategy() local
960 uint64_t disk_blocks, offset, d_offset; in bd_realstrategy() local
H A Dbiospci.c377 biospci_write_config(uint32_t locator, int offset, int width, uint32_t val) in biospci_write_config()
395 biospci_read_config(uint32_t locator, int offset, int width, uint32_t *val) in biospci_read_config()
476 uint32_t value, width, offset, locator; in ficlPciBiosWriteConfig() local
500 uint32_t value, width, offset, locator; in ficlPciBiosReadConfig() local
H A Dlibi386.h39 off_t offset; member
H A Dpxe.h60 uint16_t offset; member
/illumos-gate/usr/src/boot/include/net/
H A Dif.h519 uint8_t offset; /* read offset */ member
/illumos-gate/usr/src/boot/libsa/
H A Dbzipfs.c324 bzf_seek(struct open_file *f, off_t offset, int where) in bzf_seek()
H A Dcd9660.c589 cd9660_seek(struct open_file *f, off_t offset, int where) in cd9660_seek()
H A Ddosfs.c342 dos_seek(struct open_file *fd, off_t offset, int whence) in dos_seek()
769 uint_t val_in, val_out, offset, blknum, nbyte; in fatget() local
830 ioread(DOS_FS *fs, uint_t offset, void *buf, size_t nbyte) in ioread()
H A Ddosfs.h118 u_int offset; /* current offset */ member
H A Dext2fs.c848 ext2fs_seek(struct open_file *f, off_t offset, int where) in ext2fs_seek()
H A Dgzipfs.c298 zf_seek(struct open_file *f, off_t offset, int where) in zf_seek()
H A Dlseek.c67 lseek(int fd, off_t offset, int where) in lseek()
H A Dnfs.c708 nfs_seek(struct open_file *f, off_t offset, int where) in nfs_seek()
H A Dpkgfs.c92 char offset[12]; member
96 char offset[12]; member
H A Dsmbios.c174 smbios_getstring(caddr_t addr, const int offset) in smbios_getstring()
190 smbios_setenv(const char *name, caddr_t addr, const int offset) in smbios_setenv()
H A Dsplitfs.c235 splitfs_seek(struct open_file *f, off_t offset, int where) in splitfs_seek()
H A Dtftp.c609 tftp_seek(struct open_file *f, off_t offset, int where) in tftp_seek()

12345678910>>...57