Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/cam/ctl/
HDctl_ioctl.h189 CTL_LUN_PAT_MASK = 0x0ff, enumerator
HDctl.c12389 if ((pattern & CTL_LUN_PAT_MASK) == CTL_LUN_PAT_ANY)
12404 if ((filtered_pattern & ~CTL_LUN_PAT_MASK) !=
12405 (pattern & ~CTL_LUN_PAT_MASK))
12449 if ((pattern & CTL_LUN_PAT_MASK) == CTL_LUN_PAT_NONE)