Home
last modified time | relevance | path

Searched refs:CTL_LUN_PAT_CMD (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/cam/ctl/
H A Dctl_ioctl.h192 CTL_LUN_PAT_CMD = 0x100, enumerator
H A Dctl.c13149 if (pattern & CTL_LUN_PAT_CMD)
13150 return (CTL_LUN_PAT_CMD);
/freebsd/usr.sbin/ctladm/
H A Dctladm.c847 {"cmd", CTL_LUN_PAT_CMD, CTLADM_ARG_NONE, NULL},