Searched refs:command_status (Results 1 – 5 of 5) 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 …]
48 u8 command_status; member132 if (ioread8(&rtl_table->command_status)) { in ibm_rtl_write()
507 static volatile int command_status = FD_COMMAND_NONE; variable646 if (test_bit(0, &fdc_busy) && command_status < 2 && in is_alive()898 command_status = FD_COMMAND_NONE; in lock_fdc()912 command_status = FD_COMMAND_NONE; in unlock_fdc()1866 pr_info("command_status=%d\n", command_status); in show_floppy()1993 command_status += 2; in do_wakeup()2021 wait_event_interruptible(command_done, command_status >= 2); in wait_til_done()2023 wait_event(command_done, command_status >= 2); in wait_til_done()2025 if (command_status < 2) { in wait_til_done()2033 command_status = FD_COMMAND_ERROR; in wait_til_done()[all …]
83 static inline int erst_errno(int command_status) in erst_errno() argument85 switch (command_status) { in erst_errno()
6451 int command_status; member6514 ciss_error_info->command_status = ciss_cmd_status; in pqi_error_info_to_ciss()6629 ciss_error_info.command_status; in pqi_passthru_ioctl()