Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h83 #define IBD_DRV_RXINTR_ADDED 0x000002 macro
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2655 if (progress & IBD_DRV_RXINTR_ADDED) { in ibd_part_unattach()
2658 state->id_mac_state &= (~IBD_DRV_RXINTR_ADDED); in ibd_part_unattach()
2700 state->id_mac_state |= IBD_DRV_RXINTR_ADDED; in ibd_part_attach()