Searched refs:CTL_OOA_FLAG_ALL_LUNS (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/cam/ctl/
H A Dctl_ioctl.h235 CTL_OOA_FLAG_ALL_LUNS = 0x01 enumerator in enum:__anon8631
H A Dctl.c2647 if ((ooa_hdr->flags & CTL_OOA_FLAG_ALL_LUNS) == 0 &&
2660 if (ooa_hdr->flags & CTL_OOA_FLAG_ALL_LUNS) {
/freebsd-13-stable/usr.sbin/ctladm/
H A Dctladm.c300 ooa.flags |= CTL_OOA_FLAG_ALL_LUNS;

Completed in 190 milliseconds