Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h98 #define IBD_DRV_ASYNC_THR_CREATED 0x010000 macro
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2580 if (progress & IBD_DRV_ASYNC_THR_CREATED) { in ibd_part_unattach()
2597 state->id_mac_state &= (~IBD_DRV_ASYNC_THR_CREATED); in ibd_part_unattach()
2793 state->id_mac_state |= IBD_DRV_ASYNC_THR_CREATED; in ibd_part_attach()