Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds