Home
last modified time | relevance | path

Searched defs:max_iosize (Results 1 – 3 of 3) sorted by relevance

/NextBSD/usr.sbin/camdd/
HDcamdd.c985 camdd_probe_tape(int fd, char *filename, uint64_t *max_iosize, in camdd_probe_tape()
1122 uint64_t max_iosize, max_blk, min_blk, blk_gran; in camdd_probe_file() local
1271 uint32_t cpi_maxio, max_iosize, pass_numblocks; in camdd_probe_pass() local
/NextBSD/sys/dev/ata/
HData-all.h318 u_int32_t max_iosize; /* max IO size */ member
365 u_int32_t max_iosize; /* DMA data max IO size */ member
/NextBSD/sys/cam/ctl/
HDctl_backend_block.c1135 int i, max_iosize, ref; in ctl_be_block_dispatch_dev() local