Home
last modified time | relevance | path

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

/drivers/clk/sunxi/
Dclk-simple-gates.c27 const int protected[], in sunxi_simple_gates_setup() argument
78 if (protected[j] == index) in sunxi_simple_gates_setup()
/drivers/net/ethernet/sfc/
Dsiena.c817 bool protected; in siena_mtd_probe_partition() local
829 rc = efx_mcdi_nvram_info(efx, type, &size, &erase_size, &protected); in siena_mtd_probe_partition()
832 if (protected) in siena_mtd_probe_partition()
Def10.c4449 bool protected; in efx_ef10_mtd_probe_partition() local
4462 rc = efx_mcdi_nvram_info(efx, type, &size, &erase_size, &protected); in efx_ef10_mtd_probe_partition()
4465 if (protected) in efx_ef10_mtd_probe_partition()
/drivers/mtd/nand/
DKconfig296 partitioning to segregate write-protected blocks. On the Treo680, the
297 first five erase blocks (256KiB each) are write-protected, followed
/drivers/scsi/
Dlibiscsi.c392 task->protected = true; in iscsi_prep_scsi_cmd_pdu()
848 if (task->protected) { in iscsi_scsi_cmd_rsp()
1652 task->protected = false; in iscsi_alloc_task()