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.c4727 int dev_exists_now = 0, dev_existed_previously = 0; local
4751 dev_existed_previously = 1;
4779 "[Existence] %d -> %d", dev_existed_previously,
4783 if (dev_existed_previously) {
4820 if (dev_existed_previously) {
7357 int dev_existed_previously = 0; local
7390 dev_existed_previously = 1;
7399 dev_existed_previously = 1;
7413 if (dev_existed_previously) { /* 1 -> 1 */
7461 if (dev_existed_previously) { /*
[all...]
/illumos-gate/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c4573 int dev_existed_previously = 0; local
4596 dev_existed_previously = 1;
4614 if (dev_existed_previously) {
4655 if (dev_existed_previously) {

Completed in 405 milliseconds