Searched defs:lba (Results 1 - 25 of 85) sorted by relevance

1234

/freebsd-10-stable/sys/boot/arm/at91/boot2/
H A Dcentipad_board.c65 drvread(void *buf, unsigned lba, unsigned nblk) argument
H A Dkb920x_board.c63 drvread(void *buf, unsigned lba, unsigned nblk) argument
H A Dbwct_board.c122 drvread(void *buf, unsigned lba, unsigned nblk) argument
H A Dboot2.c246 dskread(void *buf, unsigned lba, unsigned nblk) argument
/freebsd-10-stable/sys/boot/i386/common/
H A Ddrv.c60 drvread(struct dsk *dskp, void *buf, daddr_t lba, unsigned nblk) argument
98 drvwrite(struct dsk *dskp, void *buf, daddr_t lba, unsigned nblk) argument
[all...]
H A Dedd.h43 uint64_t lba; member in struct:edd_packet
51 uint64_t lba; member in struct:edd_packet_v3
/freebsd-10-stable/sys/dev/nvme/
H A Dnvme_ns_cmd.c33 nvme_ns_cmd_read(struct nvme_namespace *ns, void *payload, uint64_t lba, argument
63 uint64_t lba; local
87 nvme_ns_cmd_write(struct nvme_namespace *ns, void *payload, uint64_t lba, argument
118 uint64_t lba; local
[all...]
/freebsd-10-stable/sys/boot/efi/boot1/
H A Dufs_module.c47 dskread(void *buf, u_int64_t lba, int nblk) argument
H A Dzfs_module.c47 off_t lba; local
/freebsd-10-stable/sys/boot/i386/pmbr/
H A Dpmbr.s233 lba: .quad 1 # LBA of GPT header label
/freebsd-10-stable/usr.bin/mkimg/
H A Dpc98.c71 pc98_chs(u_short *cylp, u_char *hdp, u_char *secp, lba_t lba) argument
H A Dmbr.c71 mbr_chs(u_char *cylp, u_char *hdp, u_char *secp, lba_t lba) argument
H A Debr.c65 ebr_chs(u_char *cylp, u_char *hdp, u_char *secp, lba_t lba) argument
H A Dmkimg.c359 mkimg_chs(lba_t lba, u_int maxcyl, u_int *cylp, u_int *hdp, u_int *secp) argument
/freebsd-10-stable/sys/dev/isci/scil/
H A Dsati_reassign_blocks.c84 void set_current_lba(U8 * lba, void * ata_io) argument
102 void set_current_long_lba(U8 * lba, void * ata_io) argument
[all...]
/freebsd-10-stable/sys/boot/powerpc/ps3/
H A Dps3disk.c198 daddr_t slba, elba, lba; local
[all...]
/freebsd-10-stable/tools/tools/vhba/
H A Dvhba.c171 uint64_t lba; local
/freebsd-10-stable/sys/boot/i386/gptboot/
H A Dgptboot.c431 dskread(void *buf, daddr_t lba, unsigned nblk) argument
/freebsd-10-stable/sys/boot/arm/ixp425/boot2/
H A Dboot2.c295 dskread(void *buf, unsigned lba, unsigned nblk) argument
370 drvread(void *buf, unsigned lba, unsigned nblk) argument
/freebsd-10-stable/sys/geom/part/
H A Dg_part_ebr.c204 ebr_set_chs(struct g_part_table *table, uint32_t lba, u_char *cylp, u_char *hdp, argument
500 u_int lba; local
[all...]
H A Dg_part_pc98.c162 pc98_set_chs(struct g_part_table *table, uint32_t lba, u_short *cylp, argument
H A Dg_part_mbr.c191 mbr_set_chs(struct g_part_table *table, uint32_t lba, u_char *cylp, u_char *hdp, argument
/freebsd-10-stable/sys/sys/
H A Ddvdio.h72 u_int32_t lba; member in struct:dvd_authinfo
/freebsd-10-stable/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c506 uint32_t lba; local
/freebsd-10-stable/sys/cam/ctl/
H A Dctl_util.c250 ctl_scsi_read_write(union ctl_io *io, uint8_t *data_ptr, uint32_t data_len, int read_op, uint8_t byte2, int minimum_cdb_size, uint64_t lba, uint32_t num_blocks, ctl_tag_type tag_type, uint8_t control) argument
351 ctl_scsi_write_same(union ctl_io *io, uint8_t *data_ptr, uint32_t data_len, uint8_t byte2, uint64_t lba, uint32_t num_blocks, ctl_tag_type tag_type, uint8_t control) argument
[all...]

Completed in 153 milliseconds

1234