Searched refs:CLIENT_IRQ_ALLOCATED (Results 1 – 2 of 2) sorted by relevance
414 #define CLIENT_IRQ_ALLOCATED 0x04000000 /* IRQ resources allocated */ macro
2092 CLIENT_IRQ_ALLOCATED | in cs_deregister_client()6255 client->flags |= (REQ_IRQ_DONE | CLIENT_IRQ_ALLOCATED);6352 client->flags &= ~(REQ_IRQ_DONE | CLIENT_IRQ_ALLOCATED);