• Home
  • Raw
  • Download

Lines Matching refs:CAN_SLEEP

216 		rc = mpt3sas_base_hard_reset_handler(ioc, CAN_SLEEP,  in _base_fault_reset_work()
2119 r = _base_get_ioc_facts(ioc, CAN_SLEEP); in mpt3sas_base_map_resources()
3618 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_on_iocstate()
3625 if (sleep_flag == CAN_SLEEP) in _base_wait_on_iocstate()
3657 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_for_doorbell_int()
3666 if (sleep_flag == CAN_SLEEP) in _base_wait_for_doorbell_int()
3699 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_for_doorbell_ack()
3717 if (sleep_flag == CAN_SLEEP) in _base_wait_for_doorbell_ack()
3748 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_for_doorbell_not_used()
3757 if (sleep_flag == CAN_SLEEP) in _base_wait_for_doorbell_not_used()
4041 mpt3sas_base_hard_reset_handler(ioc, CAN_SLEEP, in mpt3sas_base_sas_iounit_control()
4139 mpt3sas_base_hard_reset_handler(ioc, CAN_SLEEP, in mpt3sas_base_scsi_enclosure_processor()
4172 (u32 *)&mpi_request, mpi_reply_sz, (u16 *)&mpi_reply, 5, CAN_SLEEP); in _base_get_port_facts()
4279 (u32 *)&mpi_request, mpi_reply_sz, (u16 *)&mpi_reply, 5, CAN_SLEEP); in _base_get_ioc_facts()
4772 _base_event_notification(ioc, CAN_SLEEP); in mpt3sas_base_validate_event_type()
4812 if (sleep_flag == CAN_SLEEP) in _base_diag_reset()
4835 if (sleep_flag == CAN_SLEEP) in _base_diag_reset()
4852 if (sleep_flag == CAN_SLEEP) in _base_diag_reset()
4940 if (sleep_flag == CAN_SLEEP) in _base_make_ioc_ready()
4969 MPI2_FUNCTION_IOC_MESSAGE_UNIT_RESET, 15, CAN_SLEEP))) { in _base_make_ioc_ready()
4974 rc = _base_diag_reset(ioc, CAN_SLEEP); in _base_make_ioc_ready()
5121 if (sleep_flag == CAN_SLEEP) in _base_make_ioc_operational()
5166 _base_make_ioc_ready(ioc, CAN_SLEEP, SOFT_RESET); in mpt3sas_base_free_resources()
5223 r = _base_get_ioc_facts(ioc, CAN_SLEEP); in mpt3sas_base_attach()
5256 r = _base_make_ioc_ready(ioc, CAN_SLEEP, SOFT_RESET); in mpt3sas_base_attach()
5268 r = _base_get_port_facts(ioc, i, CAN_SLEEP); in mpt3sas_base_attach()
5273 r = _base_allocate_memory_pools(ioc, CAN_SLEEP); in mpt3sas_base_attach()
5357 r = _base_make_ioc_operational(ioc, CAN_SLEEP); in mpt3sas_base_attach()
5506 if (sleep_flag != CAN_SLEEP) in _wait_for_commands_to_complete()
5603 r = _base_get_ioc_facts(ioc, CAN_SLEEP); in mpt3sas_base_hard_reset_handler()