Searched refs:CTL_LUN_PAT_RANGE (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/cam/ctl/
H A Dctl_cmd_table.c807 CTL_LUN_PAT_READ | CTL_LUN_PAT_RANGE,
951 CTL_LUN_PAT_READ | CTL_LUN_PAT_RANGE, 6, {0x1f, 0xff, 0xff, 0xff, 0x07}},
959 CTL_LUN_PAT_WRITE | CTL_LUN_PAT_RANGE, 6, {0x1f, 0xff, 0xff, 0xff, 0x07}},
1094 CTL_LUN_PAT_READ | CTL_LUN_PAT_RANGE,
1102 CTL_LUN_PAT_WRITE | CTL_LUN_PAT_RANGE,
1116 CTL_LUN_PAT_WRITE | CTL_LUN_PAT_RANGE,
1123 CTL_LUN_PAT_READ | CTL_LUN_PAT_RANGE,
1189 CTL_LUN_PAT_WRITE | CTL_LUN_PAT_RANGE,
1449 CTL_LUN_PAT_READ | CTL_LUN_PAT_RANGE,
1455 CTL_LUN_PAT_WRITE | CTL_LUN_PAT_RANGE,
[all...]
H A Dctl_ioctl.h192 CTL_LUN_PAT_RANGE = 0x200 enumerator in enum:__anon9609
217 * lba_range: For CTL_LUN_PAT_RANGE only.
H A Dctl.c12321 * CTL_LUN_PAT_RANGE), make sure the command supports all of those
12335 if (filtered_pattern & CTL_LUN_PAT_RANGE) {
/freebsd-12-stable/usr.sbin/ctladm/
H A Dctladm.c1008 err_desc.error_pattern |= CTL_LUN_PAT_RANGE;

Completed in 180 milliseconds