Searched refs:cmd_hdr_tbl_t (Results 1 – 2 of 2) sorted by relevance
211 } __attribute__ ((packed)) cmd_hdr_tbl_t; typedef301 cmd_hdr_tbl_t *cmd_hdr; /* aligned address of command header table */
80 cmd_hdr_tbl_t *cmd_hdr; in init_sata()131 cmd_hdr = (cmd_hdr_tbl_t *)(((u32)sata->cmd_hdr_tbl_offset + align) in init_sata()