Searched refs:init_d2h_sent (Results 1 – 2 of 2) sorted by relevance
321 bool init_d2h_sent; member
356 !s->dev[port].init_d2h_sent) { in ahci_port_write()624 if (ad->init_d2h_sent) { in ahci_init_d2h()633 ad->init_d2h_sent = true; in ahci_init_d2h()674 d->init_d2h_sent = false; in ahci_reset_port()1727 VMSTATE_BOOL(init_d2h_sent, AHCIDevice),