Searched refs:CTL_FLAG_IO_CONT (Results 1 – 2 of 2) sorted by relevance
110 CTL_FLAG_IO_CONT = 0x00100000, /* Continue I/O instead of enumerator
5226 if ((io->io_hdr.flags & CTL_FLAG_IO_CONT) && in ctl_data_submit_done()5253 if ((io->io_hdr.flags & CTL_FLAG_IO_CONT) && in ctl_config_write_done()5300 if (io->io_hdr.flags & CTL_FLAG_IO_CONT) { in ctl_config_read_done()6672 ctsio->io_hdr.flags |= CTL_FLAG_IO_CONT; in ctl_mode_select()9231 ctsio->io_hdr.flags &= ~CTL_FLAG_IO_CONT; in ctl_cnw_cont()9319 ctsio->io_hdr.flags |= CTL_FLAG_IO_CONT; in ctl_cnw()