Home
last modified time | relevance | path

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

/drivers/ata/
Dahci.c245 struct ahci_sg { struct
246 __le32 addr;
247 __le32 addr_hi;
248 __le32 reserved;
249 __le32 flags_size;
1880 struct ahci_sg *ahci_sg = cmd_tbl + AHCI_CMD_TBL_HDR_SZ; in ahci_fill_sg() local