Searched refs:FC_PRLI_TARGET_FUNCTION (Results 1 – 3 of 3) sorted by relevance
394 #define FC_PRLI_TARGET_FUNCTION 0x0010 macro
814 (node->sport->enable_tgt ? FC_PRLI_TARGET_FUNCTION : 0)); in ocs_send_prli()1472 (node->sport->enable_tgt ? FC_PRLI_TARGET_FUNCTION : 0)); in ocs_send_prli_acc()
497 node->targ = (ocs_be16toh(prli->service_params) & FC_PRLI_TARGET_FUNCTION) != 0; in ocs_process_prli_payload()