Searched refs:ioc_reset_in_progress (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptbase.c342 if (ioc->ioc_reset_in_progress || !ioc->active)
6245 if (ioc->ioc_reset_in_progress) {
6788 if (ioc->ioc_reset_in_progress || ioc->taskmgmt_in_progress ||
6899 if (ioc->ioc_reset_in_progress) {
6903 ioc->ioc_reset_in_progress = 1;
6915 ioc->ioc_reset_in_progress = 0;
6977 ioc->ioc_reset_in_progress = 0;
7060 if (ioc->ioc_reset_in_progress) {
7064 ioc->ioc_reset_in_progress = 1;
7066 ioc->alt_ioc->ioc_reset_in_progress
[all...]
H A Dmptbase.h718 u8 ioc_reset_in_progress; member in struct:_MPT_ADAPTER
H A Dmptctl.c476 if (ioc->ioc_reset_in_progress) {
1866 if (ioc->ioc_reset_in_progress) {
H A Dmptsas.c2837 if (ioc->ioc_reset_in_progress) {
3771 if (ioc->ioc_reset_in_progress) {
3800 if (ioc->ioc_reset_in_progress) {
H A Dmptscsih.c2891 if (ioc->ioc_reset_in_progress) {

Completed in 102 milliseconds