Home
last modified time | relevance | path

Searched refs:CTL_FLAG_FAILOVER (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/cam/ctl/
HDctl_io.h112 CTL_FLAG_FAILOVER = 0x04000000, /* Killed by a failover */ enumerator
HDctl.c751 if (io->io_hdr.flags & CTL_FLAG_FAILOVER) { in ctl_ha_datamove()
11448 CTL_FLAG_FAILOVER; in ctl_failover_lun()
11463 io->flags |= CTL_FLAG_FAILOVER; in ctl_failover_lun()
12638 if (io->io_hdr.flags & CTL_FLAG_FAILOVER) {
12984 if (io->io_hdr.flags & CTL_FLAG_FAILOVER) {