Home
last modified time | relevance | path

Searched refs:dev_existed_previously (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c4832 int dev_exists_now = 0, dev_existed_previously = 0; in ahci_probe_pmult() local
4856 dev_existed_previously = 1; in ahci_probe_pmult()
4884 "[Existence] %d -> %d", dev_existed_previously, in ahci_probe_pmult()
4888 if (dev_existed_previously) { in ahci_probe_pmult()
4925 if (dev_existed_previously) { in ahci_probe_pmult()
7461 int dev_existed_previously = 0; in ahci_intr_phyrdy_change() local
7494 dev_existed_previously = 1; in ahci_intr_phyrdy_change()
7503 dev_existed_previously = 1; in ahci_intr_phyrdy_change()
7517 if (dev_existed_previously) { /* 1 -> 1 */ in ahci_intr_phyrdy_change()
7565 if (dev_existed_previously) { /* 1 -> 0 */ in ahci_intr_phyrdy_change()
/illumos-gate/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c4565 int dev_existed_previously = 0; in si_intr_phy_ready_change() local
4588 dev_existed_previously = 1; in si_intr_phy_ready_change()
4606 if (dev_existed_previously) { in si_intr_phy_ready_change()
4647 if (dev_existed_previously) { in si_intr_phy_ready_change()