Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Di82365.c190 #define IS_ALIVE 0x8000 macro
455 if (socket[i].flags & IS_ALIVE) { in set_bridge_opts()
669 socket[sockets].flags |= IS_ALIVE; in add_socket()
1168 if (socket[sock].flags & IS_ALIVE) { in pcic_get_status()
1180 if (socket[sock].flags & IS_ALIVE) in pcic_set_socket()
1189 if (socket[sock].flags & IS_ALIVE) in pcic_set_io_map()
1198 if (socket[sock].flags & IS_ALIVE) in pcic_set_mem_map()