I365_CSC_READY    339 drivers/pcmcia/i82092.c 				events |= (csc & I365_CSC_READY) ? SS_READY : 0;
I365_CSC_READY    545 drivers/pcmcia/i82092.c 			reg |= I365_CSC_READY; 
I365_CSC_READY    859 drivers/pcmcia/i82365.c 		events |= (csc & I365_CSC_READY) ? SS_READY : 0;
I365_CSC_READY   1022 drivers/pcmcia/i82365.c 	if (state->csc_mask & SS_READY) reg |= I365_CSC_READY;
I365_CSC_READY    219 drivers/pcmcia/pd6729.c 				events |= (csc & I365_CSC_READY)
I365_CSC_READY    403 drivers/pcmcia/pd6729.c 			reg |= I365_CSC_READY;
I365_CSC_READY    357 drivers/pcmcia/vrc4171_card.c 		cscint |= I365_CSC_READY;
I365_CSC_READY    497 drivers/pcmcia/vrc4171_card.c 	if ((csc & I365_CSC_READY) && (status & I365_CS_READY))
I365_CSC_READY    386 drivers/pcmcia/yenta_socket.c 				reg |= I365_CSC_READY;
I365_CSC_READY    530 drivers/pcmcia/yenta_socket.c 		events |= (csc & I365_CSC_READY) ? SS_READY : 0;