Home
last modified time | relevance | path

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

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