Home
last modified time | relevance | path

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

/src/sbin/camcontrol/
H A Dattrib.c75 static struct scsi_nv elem_type_map[] = { variable
267 status = scsi_get_nv(elem_type_map, in scsiattrib()
268 nitems(elem_type_map), in scsiattrib()
271 element_type = elem_type_map[entry_num].value; in scsiattrib()