Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h108 #define IBD_DRV_IN_DELETION 0x1000000 macro
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c5856 if (state->id_mac_state & IBD_DRV_IN_DELETION) { in ibd_m_start()
8385 node->id_mac_state |= IBD_DRV_IN_DELETION; in ibd_delete_partition()