Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h290 struct ahci_sg { struct
291 __le32 addr;
292 __le32 addr_hi;
293 __le32 reserved;
294 __le32 flags_size;
H A Dlibahci.c1653 struct ahci_sg *ahci_sg = cmd_tbl + AHCI_CMD_TBL_HDR_SZ; in ahci_fill_sg() local