Home
last modified time | relevance | path

Searched refs:I365_CS_POWERON (Results 1 – 6 of 6) sorted by relevance

/drivers/pcmcia/
Di82365.h62 #define I365_CS_POWERON 0x40 macro
Di82365.c648 if ((stat & I365_CS_DETECT) && (stat & I365_CS_POWERON) && in is_alive()
903 *value |= (status & I365_CS_POWERON) ? SS_POWERON : 0; in i365_get_status()
Di82092.c436 if (status & I365_CS_POWERON) in i82092aa_get_status()
Dvrc4171_card.c268 if (status & I365_CS_POWERON) in pccard_get_status()
Dpd6729.c282 if (status & I365_CS_POWERON) in pd6729_get_status()
Dyenta_socket.c239 val |= (status & I365_CS_POWERON) ? SS_POWERON : 0; in yenta_get_status()