Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dfsl_sata.h212 } __attribute__ ((packed)) cmd_hdr_tbl_t; typedef
302 cmd_hdr_tbl_t *cmd_hdr; /* aligned address of command header table */
H A Dfsl_sata.c81 cmd_hdr_tbl_t *cmd_hdr; in init_sata()
132 cmd_hdr = (cmd_hdr_tbl_t *)(((u32)sata->cmd_hdr_tbl_offset + align) in init_sata()