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 …]
104 u16 command_status; member281 ctrl->command_status = COMMAND_STATUS_OK; in epf_ntb_cmd_handler()284 ctrl->command_status = COMMAND_STATUS_OK; in epf_ntb_cmd_handler()289 ctrl->command_status = COMMAND_STATUS_ERROR; in epf_ntb_cmd_handler()291 ctrl->command_status = COMMAND_STATUS_OK; in epf_ntb_cmd_handler()295 ctrl->command_status = COMMAND_STATUS_OK; in epf_ntb_cmd_handler()301 ctrl->command_status = COMMAND_STATUS_ERROR; in epf_ntb_cmd_handler()303 ctrl->command_status = COMMAND_STATUS_OK; in epf_ntb_cmd_handler()309 ctrl->command_status = COMMAND_STATUS_ERROR; in epf_ntb_cmd_handler()311 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()
507 static volatile int command_status = FD_COMMAND_NONE; variable645 if (test_bit(0, &fdc_busy) && command_status < 2 && in is_alive()897 command_status = FD_COMMAND_NONE; in lock_fdc()911 command_status = FD_COMMAND_NONE; in unlock_fdc()1869 pr_info("command_status=%d\n", command_status); in show_floppy()1996 command_status += 2; in do_wakeup()2024 wait_event_interruptible(command_done, command_status >= 2); in wait_til_done()2026 wait_event(command_done, command_status >= 2); in wait_til_done()2028 if (command_status < 2) { in wait_til_done()2036 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()
6655 int command_status; member6718 ciss_error_info->command_status = ciss_cmd_status; in pqi_error_info_to_ciss()6833 ciss_error_info.command_status; in pqi_passthru_ioctl()