Lines Matching refs:CAN_SLEEP
220 rc = mpt2sas_base_hard_reset_handler(ioc, CAN_SLEEP, in _base_fault_reset_work()
1587 r = _base_get_ioc_facts(ioc, CAN_SLEEP); in mpt2sas_base_map_resources()
2935 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_on_iocstate()
2942 if (sleep_flag == CAN_SLEEP) in _base_wait_on_iocstate()
2971 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_for_doorbell_int()
2980 if (sleep_flag == CAN_SLEEP) in _base_wait_for_doorbell_int()
3012 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_for_doorbell_ack()
3030 if (sleep_flag == CAN_SLEEP) in _base_wait_for_doorbell_ack()
3060 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in _base_wait_for_doorbell_not_used()
3069 if (sleep_flag == CAN_SLEEP) in _base_wait_for_doorbell_not_used()
3345 mpt2sas_base_hard_reset_handler(ioc, CAN_SLEEP, in mpt2sas_base_sas_iounit_control()
3443 mpt2sas_base_hard_reset_handler(ioc, CAN_SLEEP, in mpt2sas_base_scsi_enclosure_processor()
3476 (u32 *)&mpi_request, mpi_reply_sz, (u16 *)&mpi_reply, 5, CAN_SLEEP); in _base_get_port_facts()
3583 (u32 *)&mpi_request, mpi_reply_sz, (u16 *)&mpi_reply, 5, CAN_SLEEP); in _base_get_ioc_facts()
4078 _base_event_notification(ioc, CAN_SLEEP); in mpt2sas_base_validate_event_type()
4117 if (sleep_flag == CAN_SLEEP) in _base_diag_reset()
4140 if (sleep_flag == CAN_SLEEP) in _base_diag_reset()
4157 if (sleep_flag == CAN_SLEEP) in _base_diag_reset()
4252 MPI2_FUNCTION_IOC_MESSAGE_UNIT_RESET, 15, CAN_SLEEP))) { in _base_make_ioc_ready()
4258 rc = _base_diag_reset(ioc, CAN_SLEEP); in _base_make_ioc_ready()
4400 if (sleep_flag == CAN_SLEEP) in _base_make_ioc_operational()
4441 _base_make_ioc_ready(ioc, CAN_SLEEP, SOFT_RESET); in mpt2sas_base_free_resources()
4518 r = _base_get_ioc_facts(ioc, CAN_SLEEP); in mpt2sas_base_attach()
4522 r = _base_make_ioc_ready(ioc, CAN_SLEEP, SOFT_RESET); in mpt2sas_base_attach()
4534 r = _base_get_port_facts(ioc, i, CAN_SLEEP); in mpt2sas_base_attach()
4539 r = _base_allocate_memory_pools(ioc, CAN_SLEEP); in mpt2sas_base_attach()
4627 r = _base_make_ioc_operational(ioc, CAN_SLEEP); in mpt2sas_base_attach()
4778 if (sleep_flag != CAN_SLEEP) in _wait_for_commands_to_complete()
4865 r = _base_get_ioc_facts(ioc, CAN_SLEEP); in mpt2sas_base_hard_reset_handler()