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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dsa1100_h3600.c56 state->wrprot = 0; /* Not available on H3600. */
66 state->wrprot = 0; /* Not available on H3600. */
H A Dsa1100_shannon.c51 state->wrprot = 0; /* Not available on Shannon. */
61 state->wrprot = 0; /* Not available on Shannon. */
H A Dsa1111_generic.c55 state->wrprot = status & PCSR_S0_WP ? 1 : 0;
65 state->wrprot = status & PCSR_S1_WP ? 1 : 0;
H A Dau1000_generic.h69 wrprot: 1, member in struct:pcmcia_state
H A Dsa1100_assabet.c52 state->wrprot = 0; /* Not available on Assabet. */
H A Dsa1100_cerf.c49 state->wrprot = 0;
H A Dau1000_xxs1500.c119 state->wrprot=0;
H A Dsa1100_simpad.c56 state->wrprot=0; /* Not available on Simpad. */
H A Dsoc_common.h68 wrprot: 1, member in struct:pcmcia_state
H A Dpxa2xx_mainstone.c100 state->wrprot = 0; /* not available */
H A Dau1000_db1x00.c153 state->wrprot=0;
H A Dau1000_pb1x00.c182 state->wrprot=0;
H A Dpxa2xx_sharpsl.c127 state->wrprot = (csr & 0x0008) ? 1 : 0;
H A Dau1000_generic.c88 stat |= state.wrprot ? SS_WRPROT : 0;
H A Dsoc_common.c110 stat |= state.wrprot ? SS_WRPROT : 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Damiflop.c1557 int wrprot; local
1561 wrprot = !(ciaa.pra & DSKPROT);
1565 if (wrprot)

Completed in 49 milliseconds