Home
last modified time | relevance | path

Searched refs:scsi_nv (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/sbin/camcontrol/
HDpersist.c75 static struct scsi_nv persist_in_actions[] = {
85 static struct scsi_nv persist_out_actions[] = {
101 static struct scsi_nv persist_scope_table[] = {
113 static struct scsi_nv persist_type_table[] = {
442 struct scsi_nv *table = NULL; in scsipersist()
576 struct scsi_nv *scope_table = NULL; in scsipersist()
619 struct scsi_nv *rtype_table = NULL; in scsipersist()
HDepc.c77 static struct scsi_nv epc_flags[] = {
87 static struct scsi_nv epc_power_cond_map[] = {
100 static struct scsi_nv epc_rst_val[] = {
105 static struct scsi_nv epc_ps_map[] = {
120 static struct scsi_nv epc_cmd_map[] = {
HDattrib.c77 static struct scsi_nv elem_type_map[] = {
85 static struct scsi_nv sa_map[] = {
93 static struct scsi_nv output_format_map[] = {
HDzone.c71 static struct scsi_nv zone_cmd_map[] = {
80 static struct scsi_nv zone_rep_opts[] = {
102 static struct scsi_nv zone_print_opts[] = {
HDcamcontrol.c161 static struct scsi_nv task_attrs[] = {
3659 static struct scsi_nv defect_list_type_map[] = {
/freebsd-11-stable/usr.sbin/zonectl/
HDzonectl.c61 static struct scsi_nv zone_cmd_map[] = {
71 static struct scsi_nv zone_rep_opts[] = {
94 static struct scsi_nv zone_print_opts[] = {
100 static struct scsi_nv zone_cmd_desc_table[] = {
/freebsd-11-stable/sys/cam/scsi/
HDscsi_all.h3683 struct scsi_nv { struct
3859 const char * scsi_nv_to_str(struct scsi_nv *table, int num_table_entries,
3862 scsi_nv_status scsi_get_nv(struct scsi_nv *table, int num_table_entries,
HDscsi_all.c5893 struct scsi_nv scsi_proto_map[] = {
5912 scsi_nv_to_str(struct scsi_nv *table, int num_table_entries, uint64_t value) in scsi_nv_to_str()
5932 scsi_get_nv(struct scsi_nv *table, int num_table_entries, in scsi_get_nv()