Symbol: CTL_LUN_PAT_RANGE
sys/cam/ctl/ctl.c
13175
if (filtered_pattern & CTL_LUN_PAT_RANGE) {
sys/cam/ctl/ctl_cmd_table.c
1092
CTL_LUN_PAT_READ | CTL_LUN_PAT_RANGE,
sys/cam/ctl/ctl_cmd_table.c
1100
CTL_LUN_PAT_WRITE | CTL_LUN_PAT_RANGE,
sys/cam/ctl/ctl_cmd_table.c
1114
CTL_LUN_PAT_WRITE | CTL_LUN_PAT_RANGE,
sys/cam/ctl/ctl_cmd_table.c
1121
CTL_LUN_PAT_READ | CTL_LUN_PAT_RANGE,
sys/cam/ctl/ctl_cmd_table.c
1187
CTL_LUN_PAT_WRITE | CTL_LUN_PAT_RANGE,
sys/cam/ctl/ctl_cmd_table.c
1447
CTL_LUN_PAT_READ | CTL_LUN_PAT_RANGE,
sys/cam/ctl/ctl_cmd_table.c
1453
CTL_LUN_PAT_WRITE | CTL_LUN_PAT_RANGE,
sys/cam/ctl/ctl_cmd_table.c
1459
CTL_LUN_PAT_WRITE | CTL_LUN_PAT_RANGE,
sys/cam/ctl/ctl_cmd_table.c
1474
CTL_LUN_PAT_WRITE | CTL_LUN_PAT_RANGE,
sys/cam/ctl/ctl_cmd_table.c
1482
CTL_LUN_PAT_READ | CTL_LUN_PAT_RANGE,
sys/cam/ctl/ctl_cmd_table.c
1502
CTL_LUN_PAT_WRITE | CTL_LUN_PAT_RANGE,
sys/cam/ctl/ctl_cmd_table.c
1533
CTL_LUN_PAT_WRITE | CTL_LUN_PAT_RANGE,
sys/cam/ctl/ctl_cmd_table.c
1588
CTL_LUN_PAT_READ | CTL_LUN_PAT_RANGE,
sys/cam/ctl/ctl_cmd_table.c
1596
CTL_LUN_PAT_WRITE | CTL_LUN_PAT_RANGE,
sys/cam/ctl/ctl_cmd_table.c
1610
CTL_LUN_PAT_WRITE | CTL_LUN_PAT_RANGE,
sys/cam/ctl/ctl_cmd_table.c
1617
CTL_LUN_PAT_READ | CTL_LUN_PAT_RANGE,
sys/cam/ctl/ctl_cmd_table.c
804
CTL_LUN_PAT_READ | CTL_LUN_PAT_RANGE,
sys/cam/ctl/ctl_cmd_table.c
949
CTL_LUN_PAT_READ | CTL_LUN_PAT_RANGE, 6, {0x1f, 0xff, 0xff, 0xff, 0x07}},
sys/cam/ctl/ctl_cmd_table.c
957
CTL_LUN_PAT_WRITE | CTL_LUN_PAT_RANGE, 6, {0x1f, 0xff, 0xff, 0xff, 0x07}},
usr.sbin/ctladm/ctladm.c
1038
err_desc.error_pattern |= CTL_LUN_PAT_RANGE;