Lines Matching refs:CAN_SLEEP
216 rc = mpt3sas_base_hard_reset_handler(ioc, CAN_SLEEP, in _base_fault_reset_work()
2115 r = _base_get_ioc_facts(ioc, CAN_SLEEP); in mpt3sas_base_map_resources()
3599 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_on_iocstate()
3606 if (sleep_flag == CAN_SLEEP) in _base_wait_on_iocstate()
3638 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_for_doorbell_int()
3647 if (sleep_flag == CAN_SLEEP) in _base_wait_for_doorbell_int()
3680 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_for_doorbell_ack()
3698 if (sleep_flag == CAN_SLEEP) in _base_wait_for_doorbell_ack()
3729 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_for_doorbell_not_used()
3738 if (sleep_flag == CAN_SLEEP) in _base_wait_for_doorbell_not_used()
4022 mpt3sas_base_hard_reset_handler(ioc, CAN_SLEEP, in mpt3sas_base_sas_iounit_control()
4120 mpt3sas_base_hard_reset_handler(ioc, CAN_SLEEP, in mpt3sas_base_scsi_enclosure_processor()
4153 (u32 *)&mpi_request, mpi_reply_sz, (u16 *)&mpi_reply, 5, CAN_SLEEP); in _base_get_port_facts()
4260 (u32 *)&mpi_request, mpi_reply_sz, (u16 *)&mpi_reply, 5, CAN_SLEEP); in _base_get_ioc_facts()
4753 _base_event_notification(ioc, CAN_SLEEP); in mpt3sas_base_validate_event_type()
4793 if (sleep_flag == CAN_SLEEP) in _base_diag_reset()
4816 if (sleep_flag == CAN_SLEEP) in _base_diag_reset()
4833 if (sleep_flag == CAN_SLEEP) in _base_diag_reset()
4921 if (sleep_flag == CAN_SLEEP) in _base_make_ioc_ready()
4950 MPI2_FUNCTION_IOC_MESSAGE_UNIT_RESET, 15, CAN_SLEEP))) { in _base_make_ioc_ready()
4955 rc = _base_diag_reset(ioc, CAN_SLEEP); in _base_make_ioc_ready()
5103 if (sleep_flag == CAN_SLEEP) in _base_make_ioc_operational()
5148 _base_make_ioc_ready(ioc, CAN_SLEEP, SOFT_RESET); in mpt3sas_base_free_resources()
5216 r = _base_get_ioc_facts(ioc, CAN_SLEEP); in mpt3sas_base_attach()
5249 r = _base_make_ioc_ready(ioc, CAN_SLEEP, SOFT_RESET); in mpt3sas_base_attach()
5261 r = _base_get_port_facts(ioc, i, CAN_SLEEP); in mpt3sas_base_attach()
5266 r = _base_allocate_memory_pools(ioc, CAN_SLEEP); in mpt3sas_base_attach()
5350 r = _base_make_ioc_operational(ioc, CAN_SLEEP); in mpt3sas_base_attach()
5499 if (sleep_flag != CAN_SLEEP) in _wait_for_commands_to_complete()
5596 r = _base_get_ioc_facts(ioc, CAN_SLEEP); in mpt3sas_base_hard_reset_handler()