Searched refs:init_d2h_sent (Results 1 – 2 of 2) sorted by relevance
320 bool init_d2h_sent; member
323 !s->dev[port].init_d2h_sent) { in ahci_port_write()591 if (ad->init_d2h_sent) { in ahci_init_d2h()600 ad->init_d2h_sent = true; in ahci_init_d2h()641 d->init_d2h_sent = false; in ahci_reset_port()1693 VMSTATE_BOOL(init_d2h_sent, AHCIDevice),