Searched refs:CTL_STATUS_MASK (Results 1 – 11 of 11) sorted by relevance
703 } while (((io->io_hdr.status & CTL_STATUS_MASK) != CTL_SUCCESS) in cctl_do_io()1203 if ((io->io_hdr.status & CTL_STATUS_MASK) == CTL_SUCCESS) { in cctl_sync_cache()1264 if ((io->io_hdr.status & CTL_STATUS_MASK) == CTL_SUCCESS) { in cctl_start_stop()1428 if ((io->io_hdr.status & CTL_STATUS_MASK) == CTL_SUCCESS) { in cctl_mode_sense()1578 if ((io->io_hdr.status & CTL_STATUS_MASK) == CTL_SUCCESS) { in cctl_read_capacity()1767 if (((io->io_hdr.status & CTL_STATUS_MASK) == CTL_SUCCESS) in cctl_read_write()1776 } else if ((io->io_hdr.status & CTL_STATUS_MASK) != CTL_SUCCESS) in cctl_read_write()1842 if ((io->io_hdr.status & CTL_STATUS_MASK) == CTL_SUCCESS) { in cctl_get_luns()1940 if ((io->io_hdr.status & CTL_STATUS_MASK) == CTL_SUCCESS) in cctl_tur()1980 if ((io->io_hdr.status & CTL_STATUS_MASK) != CTL_SUCCESS) { in cctl_get_inquiry()[all …]
406 if ((io->io_hdr.status & CTL_STATUS_MASK) == CTL_SUCCESS) { in cfcs_datamove()433 KASSERT(((io->io_hdr.status & CTL_STATUS_MASK) != CTL_STATUS_NONE), in cfcs_done()444 switch (io->io_hdr.status & CTL_STATUS_MASK) { in cfcs_done()
446 (io->io_hdr.status & CTL_STATUS_MASK) == CTL_STATUS_NONE) { in ctl_be_block_move_done()461 || ((io->io_hdr.status & CTL_STATUS_MASK) != CTL_STATUS_NONE)) { in ctl_be_block_move_done()1255 ((io->io_hdr.status & CTL_STATUS_MASK) != CTL_STATUS_NONE && in ctl_be_block_cw_done_ws()1256 (io->io_hdr.status & CTL_STATUS_MASK) != CTL_SUCCESS)) { in ctl_be_block_cw_done_ws()1515 ((io->io_hdr.status & CTL_STATUS_MASK) != CTL_STATUS_NONE && in ctl_be_block_next()1516 (io->io_hdr.status & CTL_STATUS_MASK) != CTL_SUCCESS)) { in ctl_be_block_next()1521 io->io_hdr.status &= ~CTL_STATUS_MASK; in ctl_be_block_next()
75 CTL_STATUS_MASK = 0xfff,/* Mask off any status flags */ enumerator
781 if ((io->io_hdr.status & CTL_STATUS_MASK) == in ctl_io_error_sbuf()798 && ((io->io_hdr.status & CTL_STATUS_MASK) == CTL_SCSI_ERROR)) { in ctl_io_error_sbuf()
5120 ((io->io_hdr.status & CTL_STATUS_MASK) != CTL_STATUS_NONE && in ctl_config_move_done()5121 (io->io_hdr.status & CTL_STATUS_MASK) != CTL_SUCCESS) || in ctl_config_move_done()5172 ((io->io_hdr.status & CTL_STATUS_MASK) == CTL_STATUS_NONE || in ctl_data_submit_done()5173 (io->io_hdr.status & CTL_STATUS_MASK) == CTL_SUCCESS)) { in ctl_data_submit_done()5199 ((io->io_hdr.status & CTL_STATUS_MASK) == CTL_STATUS_NONE || in ctl_config_write_done()5200 (io->io_hdr.status & CTL_STATUS_MASK) == CTL_SUCCESS)) { in ctl_config_write_done()5227 ((io->io_hdr.status & CTL_STATUS_MASK) != CTL_STATUS_NONE && in ctl_config_read_done()5228 (io->io_hdr.status & CTL_STATUS_MASK) != CTL_SUCCESS)) { in ctl_config_read_done()12530 ((io->io_hdr.status & CTL_STATUS_MASK) == CTL_STATUS_NONE ||12531 (io->io_hdr.status & CTL_STATUS_MASK) == CTL_SUCCESS)) {[all …]
1576 switch (io->io_hdr.status & CTL_STATUS_MASK) { in tpc_error_parse()1612 if (((io->io_hdr.status & CTL_STATUS_MASK) != CTL_SUCCESS) in tpc_done()1638 if ((io->io_hdr.status & CTL_STATUS_MASK) != CTL_SUCCESS) { in tpc_done()1641 (io->io_hdr.status & CTL_STATUS_MASK) == CTL_SCSI_ERROR) { in tpc_done()
413 (io->io_hdr.status & CTL_STATUS_MASK) == CTL_STATUS_NONE) { in ctl_backend_ramdisk_move_done()
1921 if ((io->io_hdr.status & CTL_STATUS_MASK) != CTL_STATUS_NONE) in ctlfe_datamove()
3057 KASSERT(((io->io_hdr.status & CTL_STATUS_MASK) != CTL_STATUS_NONE), in cfiscsi_done()
901 KASSERT(((io->io_hdr.status & CTL_STATUS_MASK) != CTL_STATUS_NONE), in cfumass_done()926 if ((io->io_hdr.status & CTL_STATUS_MASK) == CTL_SUCCESS) in cfumass_done()932 if ((io->io_hdr.status & CTL_STATUS_MASK) == CTL_SCSI_ERROR && in cfumass_done()