Searched refs:CTL_FLAG_IO_CONT (Results 1 – 2 of 2) sorted by relevance
98 CTL_FLAG_IO_CONT = 0x00100000, /* Continue I/O instead of enumerator
5123 if ((io->io_hdr.flags & CTL_FLAG_IO_CONT) && in ctl_data_submit_done()5150 if ((io->io_hdr.flags & CTL_FLAG_IO_CONT) && in ctl_config_write_done()5197 if (io->io_hdr.flags & CTL_FLAG_IO_CONT) { in ctl_config_read_done()6317 ctsio->io_hdr.flags |= CTL_FLAG_IO_CONT; in ctl_mode_select()8760 ctsio->io_hdr.flags &= ~CTL_FLAG_IO_CONT; in ctl_cnw_cont()8843 ctsio->io_hdr.flags |= CTL_FLAG_IO_CONT; in ctl_cnw()