I365_CS_WRPROT    446 drivers/pcmcia/i82092.c 	 if (status & I365_CS_WRPROT)
I365_CS_WRPROT    901 drivers/pcmcia/i82365.c     *value |= (status & I365_CS_WRPROT) ? SS_WRPROT : 0;
I365_CS_WRPROT    276 drivers/pcmcia/pd6729.c 	if (status & I365_CS_WRPROT)
I365_CS_WRPROT    264 drivers/pcmcia/vrc4171_card.c 	if (status & I365_CS_WRPROT)
I365_CS_WRPROT    238 drivers/pcmcia/yenta_socket.c 		val |= (status & I365_CS_WRPROT) ? SS_WRPROT : 0;