Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dpio.h102 #define SCF_LINK_DOWN 0x10 macro
H A Dpio.c1154 if (sc->flags & SCF_LINK_DOWN) in pio_kernel_unfreeze()
1180 if (!sc || !(sc->flags & SCF_LINK_DOWN) || sc->type == SC_USER) in pio_kernel_linkup()