Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c789 FCOE_V2B_1(0, ffr->ffr_flags); in fcoet_send_status()
792 ffr->ffr_flags[0] |= BIT_1; in fcoet_send_status()
795 ffr->ffr_flags[0] |= BIT_2; in fcoet_send_status()
797 ffr->ffr_flags[0] |= BIT_3; in fcoet_send_status()
/titanic_50/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h346 uint8_t ffr_flags[1]; member