Home
last modified time | relevance | path

Searched refs:table_start (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/dm/
Ddevice-mapper.c602 uint64_t table_start, table_end; in dmstrategy() local
646 table_start = table_en->start * DEV_BSIZE; in dmstrategy()
651 table_end = table_start + table_en->length * DEV_BSIZE; in dmstrategy()
652 start = MAX(table_start, buf_start); in dmstrategy()
657 PRIu64 "\n", table_start, table_end); in dmstrategy()
673 nestbuf->b_blkno = (start - table_start) / DEV_BSIZE; in dmstrategy()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-rx.c3741 bfd_vma table_start; member
3938 info->table_start = start_addr; in rx_table_map()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-rx.c3741 bfd_vma table_start; member
3938 info->table_start = start_addr; in rx_table_map()