Searched refs:cfis (Results 1 – 1 of 1) sorted by relevance
141 uint8_t cfis[64]; // Command FIS member254 AHCI_IssueCommand(AHCI *ahci, int port, SGArray *sga, void *cfis, int len) in AHCI_IssueCommand() argument262 memcpy((void *)&ct->cfis[0], cfis, len); in AHCI_IssueCommand()