Searched refs:cmd_hdr (Results 1 – 1 of 1) sorted by relevance
428 struct ahci_cmd_hdr *cmd_hdr = (struct ahci_cmd_hdr *)(pp->cmd_slot + in ahci_fill_cmd_slot() local431 memset(cmd_hdr, 0, AHCI_CMD_SLOT_SZ); in ahci_fill_cmd_slot()432 cmd_hdr->opts = cpu_to_le32(opts); in ahci_fill_cmd_slot()433 cmd_hdr->status = 0; in ahci_fill_cmd_slot()
Completed in 9 milliseconds