Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dpersist.c83 static struct scsi_nv persist_out_actions[] = { variable
528 table = persist_out_actions; in scsipersist()
529 table_size = sizeof(persist_out_actions) / in scsipersist()
530 sizeof(persist_out_actions[0]); in scsipersist()