Home
last modified time | relevance | path

Searched refs:cmd_desc_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/ata/
H A Dfsl_sata.h278 } __attribute__ ((packed)) cmd_desc_t; typedef
303 cmd_desc_t *cmd_desc; /* aligned address of command descriptor */
H A Dfsl_sata.c146 sata->cmd_desc = (cmd_desc_t *)(((u32)sata->cmd_desc_offset + align) in init_sata()
297 cmd_desc_t *cmd_desc; in fsl_ata_exec_ata_cmd()