Home
last modified time | relevance | path

Searched defs:command_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/libcper/sections/
H A Dcper-section-pci-bus.c73 UINT8 command_type = (bus_error->BusCommand >> 56) & 0x1; in cper_section_pci_bus_to_ir() local
/openbmc/u-boot/drivers/ata/
H A Dfsl_sata.c451 enum cmd_type command_type, int tag, u8 *buffer, u32 len) in fsl_sata_exec_cmd()