Searched refs:CTL_FLAG_STATUS_SENT (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/cam/ctl/
H A Dctl_io.h115 CTL_FLAG_STATUS_SENT = 0x10000000, /* Status sent by datamove */ enumerator in enum:__anon8616
H A Dscsi_ctl.c1265 io->io_hdr.flags |= CTL_FLAG_STATUS_SENT;
1970 } else if (io->io_hdr.flags & CTL_FLAG_STATUS_SENT) {
H A Dctl_frontend_cam_sim.c410 io->io_hdr.flags |= CTL_FLAG_STATUS_SENT;
H A Dctl_frontend_iscsi.c2647 io->io_hdr.flags |= CTL_FLAG_STATUS_SENT;
2862 (io->io_hdr.flags & CTL_FLAG_STATUS_SENT)) {
H A Dctl.c1578 io->io_hdr.flags |= CTL_FLAG_STATUS_SENT;
2442 if (io->io_hdr.flags & CTL_FLAG_STATUS_SENT)
10932 CTL_FLAG_STATUS_SENT)) == 0))
10954 CTL_FLAG_STATUS_SENT)) == 0))
13001 (io->io_hdr.flags & CTL_FLAG_STATUS_SENT) == 0) {
13028 ((io->io_hdr.flags & CTL_FLAG_STATUS_SENT) == 0))
/freebsd-13-stable/sys/dev/usb/storage/
H A Dcfumass.c923 (io->io_hdr.flags & CTL_FLAG_STATUS_SENT)) {

Completed in 173 milliseconds