Searched refs:I365_CS_READY (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Di82365.h61 #define I365_CS_READY 0x20 /* Inverted */ macro
H A Dvrc4171_card.c278 if (status & I365_CS_READY)
509 if ((csc & I365_CSC_READY) && (status & I365_CS_READY))
H A Di82092.c439 if (status & I365_CS_READY)
H A Dpd6729.c281 if (status & I365_CS_READY)
H A Di82365.c904 *value |= (status & I365_CS_READY) ? SS_READY : 0;
H A Dyenta_socket.c238 val |= (status & I365_CS_READY) ? SS_READY : 0;

Completed in 144 milliseconds