Searched refs:IBD_DRV_REQ_LIST_INITED (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h110 #define IBD_DRV_REQ_LIST_INITED 0x4000000 macro
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2600 if (progress & IBD_DRV_REQ_LIST_INITED) {
2604 state->id_mac_state &= ~IBD_DRV_REQ_LIST_INITED;
2785 state->id_mac_state |= IBD_DRV_REQ_LIST_INITED;

Completed in 80 milliseconds