Lines Matching refs:CAN_SLEEP
196 rc = mpt3sas_base_hard_reset_handler(ioc, CAN_SLEEP, in _base_fault_reset_work()
1848 r = _base_get_ioc_facts(ioc, CAN_SLEEP); in mpt3sas_base_map_resources()
3079 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_on_iocstate()
3086 if (sleep_flag == CAN_SLEEP) in _base_wait_on_iocstate()
3115 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_for_doorbell_int()
3124 if (sleep_flag == CAN_SLEEP) in _base_wait_for_doorbell_int()
3157 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_for_doorbell_ack()
3175 if (sleep_flag == CAN_SLEEP) in _base_wait_for_doorbell_ack()
3206 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_for_doorbell_not_used()
3215 if (sleep_flag == CAN_SLEEP) in _base_wait_for_doorbell_not_used()
3499 mpt3sas_base_hard_reset_handler(ioc, CAN_SLEEP, in mpt3sas_base_sas_iounit_control()
3597 mpt3sas_base_hard_reset_handler(ioc, CAN_SLEEP, in mpt3sas_base_scsi_enclosure_processor()
3630 (u32 *)&mpi_request, mpi_reply_sz, (u16 *)&mpi_reply, 5, CAN_SLEEP); in _base_get_port_facts()
3672 (u32 *)&mpi_request, mpi_reply_sz, (u16 *)&mpi_reply, 5, CAN_SLEEP); in _base_get_ioc_facts()
4165 _base_event_notification(ioc, CAN_SLEEP); in mpt3sas_base_validate_event_type()
4205 if (sleep_flag == CAN_SLEEP) in _base_diag_reset()
4228 if (sleep_flag == CAN_SLEEP) in _base_diag_reset()
4245 if (sleep_flag == CAN_SLEEP) in _base_diag_reset()
4333 if (sleep_flag == CAN_SLEEP) in _base_make_ioc_ready()
4362 MPI2_FUNCTION_IOC_MESSAGE_UNIT_RESET, 15, CAN_SLEEP))) { in _base_make_ioc_ready()
4367 rc = _base_diag_reset(ioc, CAN_SLEEP); in _base_make_ioc_ready()
4505 if (sleep_flag == CAN_SLEEP) in _base_make_ioc_operational()
4540 _base_make_ioc_ready(ioc, CAN_SLEEP, SOFT_RESET); in mpt3sas_base_free_resources()
4597 r = _base_get_ioc_facts(ioc, CAN_SLEEP); in mpt3sas_base_attach()
4623 r = _base_make_ioc_ready(ioc, CAN_SLEEP, SOFT_RESET); in mpt3sas_base_attach()
4635 r = _base_get_port_facts(ioc, i, CAN_SLEEP); in mpt3sas_base_attach()
4640 r = _base_allocate_memory_pools(ioc, CAN_SLEEP); in mpt3sas_base_attach()
4723 r = _base_make_ioc_operational(ioc, CAN_SLEEP); in mpt3sas_base_attach()
4867 if (sleep_flag != CAN_SLEEP) in _wait_for_commands_to_complete()
4964 r = _base_get_ioc_facts(ioc, CAN_SLEEP); in mpt3sas_base_hard_reset_handler()