Searched refs:CTL_FLAG_INT_COPY (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/cam/ctl/
H A Dctl_io.h98 CTL_FLAG_INT_COPY = 0x00008000, /* internal copy, no done call*/ enumerator in enum:__anon8616
H A Dctl.c1458 io->io_hdr.flags |= CTL_FLAG_INT_COPY;
13318 if (io->io_hdr.flags & CTL_FLAG_INT_COPY)

Completed in 220 milliseconds