table of contents
MPT_REMOVE_DEAD_IOC_(9) | Message-based devices | MPT_REMOVE_DEAD_IOC_(9) |
NAME¶
mpt_remove_dead_ioc_func - kthread context to remove dead ioc
SYNOPSIS¶
int mpt_remove_dead_ioc_func(void * arg);
ARGUMENTS¶
arg
input argument, used to derive ioc
DESCRIPTION¶
Return 0 if controller is removed from pci subsystem. Return -1 for other case.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |