Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h102 #define IBD_DRV_RC_SRQ_ALLOCD 0x100000 macro
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2569 if (progress & IBD_DRV_RC_SRQ_ALLOCD) { in ibd_part_unattach()
2572 state->id_mac_state &= (~IBD_DRV_RC_SRQ_ALLOCD); in ibd_part_unattach()
5626 if (progress & IBD_DRV_RC_SRQ_ALLOCD) { in ibd_undo_start()
5644 (~IBD_DRV_RC_SRQ_ALLOCD); in ibd_undo_start()
5648 state->id_mac_state &= (~IBD_DRV_RC_SRQ_ALLOCD); in ibd_undo_start()
6077 if (state->id_mac_state & IBD_DRV_RC_SRQ_ALLOCD) { in ibd_start()
6090 state->id_mac_state |= IBD_DRV_RC_SRQ_ALLOCD; in ibd_start()