Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_ioctl.h327 CTL_LUN_FLAG_STOPPED = 0x02, enumerator
H A Dctl.c4609 if (be_lun->flags & CTL_LUN_FLAG_STOPPED) in ctl_add_lun()