Searched refs:d2h_fis_i (Results 1 – 1 of 1) sorted by relevance
48 static bool ahci_write_fis_d2h(AHCIDevice *ad, bool d2h_fis_i);871 static bool ahci_write_fis_d2h(AHCIDevice *ad, bool d2h_fis_i) in ahci_write_fis_d2h() argument885 d2h_fis[1] = d2h_fis_i ? (1 << 6) : 0; /* interrupt bit */ in ahci_write_fis_d2h()910 } else if (d2h_fis_i) { in ahci_write_fis_d2h()