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

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

Completed in 122 milliseconds