I365_CS_POWERON 452 drivers/pcmcia/i82092.c if (status & I365_CS_POWERON) I365_CS_POWERON 648 drivers/pcmcia/i82365.c if ((stat & I365_CS_DETECT) && (stat & I365_CS_POWERON) && I365_CS_POWERON 903 drivers/pcmcia/i82365.c *value |= (status & I365_CS_POWERON) ? SS_POWERON : 0; I365_CS_POWERON 282 drivers/pcmcia/pd6729.c if (status & I365_CS_POWERON) I365_CS_POWERON 268 drivers/pcmcia/vrc4171_card.c if (status & I365_CS_POWERON) I365_CS_POWERON 240 drivers/pcmcia/yenta_socket.c val |= (status & I365_CS_POWERON) ? SS_POWERON : 0;