Searched refs:I365_CS_READY (Results 1 – 6 of 6) sorted by relevance
61 #define I365_CS_READY 0x20 /* Inverted */ macro
279 if (status & I365_CS_READY) in pccard_get_status()510 if ((csc & I365_CSC_READY) && (status & I365_CS_READY)) in get_events()
450 if (status & I365_CS_READY) in i82092aa_get_status()
279 if (status & I365_CS_READY) in pd6729_get_status()
902 *value |= (status & I365_CS_READY) ? SS_READY : 0; in i365_get_status()
237 val |= (status & I365_CS_READY) ? SS_READY : 0; in yenta_get_status()