Searched refs:mptsasDoneCtx (Results 1 – 1 of 1) sorted by relevance
100 static u8 mptsasDoneCtx = MPT_MAX_PROTOCOL_DRIVERS; variable5171 ioc->DoneCtx = mptsasDoneCtx; in mptsas_probe()5424 mptsasDoneCtx = mpt_register(mptscsih_io_done, MPTSAS_DRIVER, in mptsas_init()5437 mpt_event_register(mptsasDoneCtx, mptsas_event_process); in mptsas_init()5438 mpt_reset_register(mptsasDoneCtx, mptsas_ioc_reset); in mptsas_init()5453 mpt_reset_deregister(mptsasDoneCtx); in mptsas_exit()5454 mpt_event_deregister(mptsasDoneCtx); in mptsas_exit()5459 mpt_deregister(mptsasDoneCtx); in mptsas_exit()