Lines Matching refs:CAN_SLEEP
219 rc = mpt2sas_base_hard_reset_handler(ioc, CAN_SLEEP, in _base_fault_reset_work()
1565 r = _base_get_ioc_facts(ioc, CAN_SLEEP); in mpt2sas_base_map_resources()
2906 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_on_iocstate()
2913 if (sleep_flag == CAN_SLEEP) in _base_wait_on_iocstate()
2942 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_for_doorbell_int()
2951 if (sleep_flag == CAN_SLEEP) in _base_wait_for_doorbell_int()
2983 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_for_doorbell_ack()
3001 if (sleep_flag == CAN_SLEEP) in _base_wait_for_doorbell_ack()
3031 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_for_doorbell_not_used()
3040 if (sleep_flag == CAN_SLEEP) in _base_wait_for_doorbell_not_used()
3316 mpt2sas_base_hard_reset_handler(ioc, CAN_SLEEP, in mpt2sas_base_sas_iounit_control()
3414 mpt2sas_base_hard_reset_handler(ioc, CAN_SLEEP, in mpt2sas_base_scsi_enclosure_processor()
3447 (u32 *)&mpi_request, mpi_reply_sz, (u16 *)&mpi_reply, 5, CAN_SLEEP); in _base_get_port_facts()
3554 (u32 *)&mpi_request, mpi_reply_sz, (u16 *)&mpi_reply, 5, CAN_SLEEP); in _base_get_ioc_facts()
4049 _base_event_notification(ioc, CAN_SLEEP); in mpt2sas_base_validate_event_type()
4088 if (sleep_flag == CAN_SLEEP) in _base_diag_reset()
4111 if (sleep_flag == CAN_SLEEP) in _base_diag_reset()
4128 if (sleep_flag == CAN_SLEEP) in _base_diag_reset()
4223 MPI2_FUNCTION_IOC_MESSAGE_UNIT_RESET, 15, CAN_SLEEP))) { in _base_make_ioc_ready()
4229 rc = _base_diag_reset(ioc, CAN_SLEEP); in _base_make_ioc_ready()
4371 if (sleep_flag == CAN_SLEEP) in _base_make_ioc_operational()
4412 _base_make_ioc_ready(ioc, CAN_SLEEP, SOFT_RESET); in mpt2sas_base_free_resources()
4489 r = _base_get_ioc_facts(ioc, CAN_SLEEP); in mpt2sas_base_attach()
4493 r = _base_make_ioc_ready(ioc, CAN_SLEEP, SOFT_RESET); in mpt2sas_base_attach()
4505 r = _base_get_port_facts(ioc, i, CAN_SLEEP); in mpt2sas_base_attach()
4510 r = _base_allocate_memory_pools(ioc, CAN_SLEEP); in mpt2sas_base_attach()
4597 r = _base_make_ioc_operational(ioc, CAN_SLEEP); in mpt2sas_base_attach()
4748 if (sleep_flag != CAN_SLEEP) in _wait_for_commands_to_complete()
4835 r = _base_get_ioc_facts(ioc, CAN_SLEEP); in mpt2sas_base_hard_reset_handler()