Home
last modified time | relevance | path

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

/bsp/loongson/ls2kdev/drivers/ata/
A Ddwc_ahsata.c428 struct ahci_cmd_hdr *cmd_hdr = (struct ahci_cmd_hdr *)(pp->cmd_slot + in ahci_fill_cmd_slot() local
431 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