Lines Matching defs:timeout
3016 "Wait IOC_READY state (0x%x) timeout(%d)!\n",
3425 printk(MYIOC_s_ERR_FMT "Wait IOC_OP state timeout(%d)!\n",
4286 "Wait IOC_READY state (0x%x) timeout(%d)!\n",
4788 printk(MYIOC_s_ERR_FMT "Doorbell ACK timeout (count=%d), IntStatus=%x!\n",
4837 printk(MYIOC_s_ERR_FMT "Doorbell INT timeout (count=%d), IntStatus=%x!\n",
4937 * -EFAULT for non-successful reply or no reply (timeout)
4962 cfg.timeout = 0;
5287 * -EFAULT for non-successful reply or no reply (timeout)
5309 cfg.timeout = 0;
5402 cfg.timeout = 0; /* use default */
5596 cfg.timeout = 0;
5993 cfg.timeout = 0;
6059 cfg.timeout = 0;
6112 cfg.timeout = 0;
6168 cfg.timeout = 0;
6183 /* Read the Page and check coalescing timeout
6250 cfg.timeout = 10;
6352 * -EFAULT for non-successful reply or no reply (timeout)
6363 long timeout;
6464 timeout = (pCfg->timeout < 15) ? HZ*15 : HZ*pCfg->timeout;
6467 timeout);
6952 panic("%s: Firmware is halted due to command timeout\n",