Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_tpc.c133 off_t segbytes; member
844 list->curbytes += list->segbytes; in tpc_process_b2b()
894 list->segbytes = numbytes; in tpc_process_b2b()
1207 list->curbytes += list->segbytes; in tpc_process_wut()
1253 list->segbytes = numbytes; in tpc_process_wut()
1364 list->curbytes += list->segbytes; in tpc_process_zero_wut()
1400 list->segbytes = list->segsectors * dstblock; in tpc_process_zero_wut()