Home
last modified time | relevance | path

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

/drivers/pcmcia/
Dm32r_pcc.c244 #define IS_ALIVE 0x8000 macro
314 t->flags |= IS_ALIVE; in add_pcc_socket()
613 if (socket[sock].flags & IS_ALIVE) {
624 if (socket[sock].flags & IS_ALIVE)
634 if (socket[sock].flags & IS_ALIVE)
643 if (socket[sock].flags & IS_ALIVE)
Dm32r_cfc.c225 #define IS_ALIVE 0x8000 macro
311 t->flags |= IS_ALIVE; in add_pcc_socket()
625 if (socket[sock].flags & IS_ALIVE) { in pcc_get_status()
638 if (socket[sock].flags & IS_ALIVE) { in pcc_set_socket()
650 if (socket[sock].flags & IS_ALIVE) { in pcc_set_io_map()
662 if (socket[sock].flags & IS_ALIVE) { in pcc_set_mem_map()
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()