Searched refs:command_status (Results 1 – 6 of 6) sorted by relevance
110 u16 command_status; member653 ctrl->command_status = COMMAND_STATUS_ERROR; in epf_ntb_cmd_handler()655 ctrl->command_status = COMMAND_STATUS_OK; in epf_ntb_cmd_handler()659 ctrl->command_status = COMMAND_STATUS_OK; in epf_ntb_cmd_handler()664 ctrl->command_status = COMMAND_STATUS_ERROR; in epf_ntb_cmd_handler()666 ctrl->command_status = COMMAND_STATUS_OK; in epf_ntb_cmd_handler()670 ctrl->command_status = COMMAND_STATUS_OK; in epf_ntb_cmd_handler()678 ctrl->command_status = COMMAND_STATUS_ERROR; in epf_ntb_cmd_handler()680 ctrl->command_status = COMMAND_STATUS_OK; in epf_ntb_cmd_handler()683 ctrl->command_status = COMMAND_STATUS_OK; in epf_ntb_cmd_handler()[all …]
108 u16 command_status; member286 ctrl->command_status = COMMAND_STATUS_OK; in epf_ntb_cmd_handler()289 ctrl->command_status = COMMAND_STATUS_OK; in epf_ntb_cmd_handler()294 ctrl->command_status = COMMAND_STATUS_ERROR; in epf_ntb_cmd_handler()296 ctrl->command_status = COMMAND_STATUS_OK; in epf_ntb_cmd_handler()300 ctrl->command_status = COMMAND_STATUS_OK; in epf_ntb_cmd_handler()306 ctrl->command_status = COMMAND_STATUS_ERROR; in epf_ntb_cmd_handler()308 ctrl->command_status = COMMAND_STATUS_OK; in epf_ntb_cmd_handler()314 ctrl->command_status = COMMAND_STATUS_ERROR; in epf_ntb_cmd_handler()316 ctrl->command_status = COMMAND_STATUS_OK; in epf_ntb_cmd_handler()
49 u8 command_status; member133 if (ioread8(&rtl_table->command_status)) { in ibm_rtl_write()
505 static volatile int command_status = FD_COMMAND_NONE; variable643 if (test_bit(0, &fdc_busy) && command_status < 2 && in is_alive()895 command_status = FD_COMMAND_NONE; in lock_fdc()909 command_status = FD_COMMAND_NONE; in unlock_fdc()1867 pr_info("command_status=%d\n", command_status); in show_floppy()1994 command_status += 2; in do_wakeup()2022 wait_event_interruptible(command_done, command_status >= 2); in wait_til_done()2024 wait_event(command_done, command_status >= 2); in wait_til_done()2026 if (command_status < 2) { in wait_til_done()2034 command_status = FD_COMMAND_ERROR; in wait_til_done()[all …]
88 static inline int erst_errno(int command_status) in erst_errno() argument90 switch (command_status) { in erst_errno()
6713 int command_status; member6776 ciss_error_info->command_status = ciss_cmd_status; in pqi_error_info_to_ciss()6889 ciss_error_info.command_status; in pqi_passthru_ioctl()