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

/freebsd-13-stable/sbin/camcontrol/
H A Dattrib.c85 static struct scsi_nv sa_map[] = { variable in typeref:struct:scsi_nv
242 status = scsi_get_nv(sa_map, sizeof(sa_map) /
243 sizeof(sa_map[0]), optarg, &entry_num,
246 read_service_action = sa_map[entry_num].value;

Completed in 102 milliseconds