Searched refs:CQR_STATUS_IN_IO (Results 1 – 5 of 5) sorted by relevance
66 #define CQR_STATUS_IN_IO 0x03 /* cqr is currently in IO */ macro
159 CQR_STATUS_QUEUED, CQR_STATUS_IN_IO); in dasd_start_diag()239 CQR_STATUS_IN_IO, CQR_STATUS_DONE); in dasd_ext_handler()251 CQR_STATUS_IN_IO, CQR_STATUS_FAILED); in dasd_ext_handler()
1617 case CQR_STATUS_IN_IO: in dasd_resrel_timeout()1703 (cqr->status == CQR_STATUS_IN_IO) ) { in dasd_term_IO()1712 CQR_STATUS_IN_IO, in dasd_term_IO()1796 CQR_STATUS_IN_IO); in dasd_start_IO()1892 if (device->queue.head->status == CQR_STATUS_IN_IO) { in dasd_sleep_on_immediate()2175 case CQR_STATUS_IN_IO: in dasd_process_queues()2277 if (cqr->status == CQR_STATUS_IN_IO) { in dasd_handle_state_change_pending()2353 if (cqr->status != CQR_STATUS_IN_IO) { in dasd_int_handler()2440 CQR_STATUS_IN_IO, in dasd_int_handler()2454 CQR_STATUS_IN_IO, in dasd_int_handler()[all …]
1783 CQR_STATUS_IN_IO); in dasd_3990_erp_env_data()