Home
last modified time | relevance | path

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) { in ibd_part_unattach()
2604 state->id_mac_state &= ~IBD_DRV_REQ_LIST_INITED; in ibd_part_unattach()
2785 state->id_mac_state |= IBD_DRV_REQ_LIST_INITED; in ibd_part_attach()