1. NAME

mpt_remove_dead_ioc_func - kthread context to remove dead ioc

2. SYNOPSIS

int mpt_remove_dead_ioc_func(void *  arg );

3. ARGUMENTS

arg
    input argument, used to derive ioc

4. DESCRIPTION

Return 0 if controller is removed from pci subsystem. Return -1 for other case.

5. COPYRIGHT