Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_linkapp.h144 #define SP_RESP_CODE_MASK 0x0F00 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c11284 flags &= ~SP_RESP_CODE_MASK; in fp_prlo_acc_init()