Searched refs:CPL_ASYNC_NOTIF (Results 1 – 3 of 3) sorted by relevance
1062 t3_register_cpl_handler(sc, CPL_ASYNC_NOTIF, cxio_hal_ev_handler); in cxio_hal_init()1070 t3_register_cpl_handler(sc, CPL_ASYNC_NOTIF, NULL); in cxio_hal_uninit()
99 CPL_ASYNC_NOTIF = 0x80, /* fake opcode for async notifications */ enumerator
2879 *mtod(m, uint8_t *) = CPL_ASYNC_NOTIF; in process_responses()2880 opcode = CPL_ASYNC_NOTIF; in process_responses()