Searched refs:command_type (Results 1 – 4 of 4) sorted by relevance
77 UINT8 command_type = (bus_error->BusCommand >> 56) & 0x1; in cper_section_pci_bus_to_ir() local86 command_type == 0 ? "PCI" : "PCI-X"); in cper_section_pci_bus_to_ir()
27 # command_type sensor_id member_id37 # command_type sensor_id member_id214 [Arguments] ${command_type} ${sensor_id} ${member_id}217 # command_type Type of command used to get sensor data (eg. IPMI, DCMI).221 …${ipmi_value}= Set Variable If '${command_type}' == 'IPMI' Get IPMI Sensor Reading ${sensor_id}
691 command_type = file.read16()693 if command_type != self.QEMU_MIG_CMD_SWITCHOVER_START:695 (command_type))
451 enum cmd_type command_type, int tag, u8 *buffer, u32 len) in fsl_sata_exec_cmd() argument460 switch (command_type) { in fsl_sata_exec_cmd()