Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dpersist.c73 static struct scsi_nv persist_in_actions[] = {
83 static struct scsi_nv persist_out_actions[] = {
99 static struct scsi_nv persist_scope_table[] = {
111 static struct scsi_nv persist_type_table[] = {
440 struct scsi_nv *table = NULL; in scsipersist()
572 struct scsi_nv *scope_table = NULL; in scsipersist()
615 struct scsi_nv *rtype_table = NULL; in scsipersist()
H A Depc.c74 static struct scsi_nv epc_flags[] = {
84 static struct scsi_nv epc_power_cond_map[] = {
97 static struct scsi_nv epc_rst_val[] = {
102 static struct scsi_nv epc_ps_map[] = {
117 static struct scsi_nv epc_cmd_map[] = {
H A Dattrib.c75 static struct scsi_nv elem_type_map[] = {
83 static struct scsi_nv sa_map[] = {
91 static struct scsi_nv output_format_map[] = {
H A Dzone.c68 static struct scsi_nv zone_cmd_map[] = {
77 static struct scsi_nv zone_rep_opts[] = {
99 static struct scsi_nv zone_print_opts[] = {
H A Dcamcontrol.c167 static struct scsi_nv task_attrs[] = {
3914 static struct scsi_nv defect_list_type_map[] = {
/freebsd/usr.sbin/zonectl/
H A Dzonectl.c59 static struct scsi_nv zone_cmd_map[] = {
69 static struct scsi_nv zone_rep_opts[] = {
92 static struct scsi_nv zone_print_opts[] = {
98 static struct scsi_nv zone_cmd_desc_table[] = {
/freebsd/sys/cam/scsi/
H A Dscsi_all.h3791 struct scsi_nv { struct
3971 const char * scsi_nv_to_str(struct scsi_nv *table, int num_table_entries,
3974 scsi_nv_status scsi_get_nv(struct scsi_nv *table, int num_table_entries,
H A Dscsi_all.c5994 struct scsi_nv scsi_proto_map[] = {
6013 scsi_nv_to_str(struct scsi_nv *table, int num_table_entries, uint64_t value) in scsi_nv_to_str()
6033 scsi_get_nv(struct scsi_nv *table, int num_table_entries, in scsi_get_nv()