Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/camcontrol/
H A Depc.c120 static struct scsi_nv epc_cmd_map[] = { variable
644 status = scsi_get_nv(epc_cmd_map, in epc()
645 (sizeof(epc_cmd_map) / sizeof(epc_cmd_map[0])), in epc()
648 action = epc_cmd_map[entry_num].value; in epc()