Searched refs:subop (Results 1 – 3 of 3) sorted by relevance
718 u32 subop; in acpi_ps_get_next_arg() local802 subop = acpi_ps_peek_opcode(parser_state); in acpi_ps_get_next_arg()803 if (subop == 0 || in acpi_ps_get_next_arg()804 acpi_ps_is_leading_char(subop) || in acpi_ps_get_next_arg()805 ACPI_IS_ROOT_PREFIX(subop) || in acpi_ps_get_next_arg()806 ACPI_IS_PARENT_PREFIX(subop)) { in acpi_ps_get_next_arg()
44 unsigned subop; in show_channel_command() local92 subop = val >> 24 & 0xf; in show_channel_command()93 if (subop == HOST1X_OPCODE_EXTEND_ACQUIRE_MLOCK) in show_channel_command()96 else if (subop == HOST1X_OPCODE_EXTEND_RELEASE_MLOCK) in show_channel_command()
151 uint8_t subop; in csio_process_scsi_cmpl() local158 subop = FW_SCSI_ABRT_CLS_WR_SUB_OPCODE_GET( in csio_process_scsi_cmpl()163 subop ? "Close" : "Abort", in csio_process_scsi_cmpl()167 if (subop) in csio_process_scsi_cmpl()