Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cam/ctl/
H A Dctl_tpc.c136 off_t segbytes; member
847 list->curbytes += list->segbytes; in tpc_process_b2b()
897 list->segbytes = numbytes; in tpc_process_b2b()
1210 list->curbytes += list->segbytes; in tpc_process_wut()
1256 list->segbytes = numbytes; in tpc_process_wut()
1367 list->curbytes += list->segbytes; in tpc_process_zero_wut()
1403 list->segbytes = list->segsectors * dstblock; in tpc_process_zero_wut()