Home
last modified time | relevance | path

Searched defs:ahci_sg (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/
H A Dahci.h129 struct ahci_sg { struct
141 struct ahci_sg *cmd_tbl_sg; argument
/openbmc/linux/drivers/ata/
H A Dahci.h292 struct ahci_sg { struct
293 __le32 addr;
294 __le32 addr_hi;
295 __le32 reserved;
296 __le32 flags_size;
H A Dlibahci.c1660 struct ahci_sg *ahci_sg = cmd_tbl + AHCI_CMD_TBL_HDR_SZ; in ahci_fill_sg() local
/openbmc/u-boot/drivers/ata/
H A Dahci.c507 struct ahci_sg *ahci_sg = pp->cmd_tbl_sg; in ahci_fill_sg() local
H A Ddwc_ahsata.c325 struct ahci_sg *ahci_sg = pp->cmd_tbl_sg; in ahci_fill_sg() local