Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c373 if (!found && (addRemoveFlag == FCOE_SCF_REMOVE)) { in fcoe_add_remove_scf_entry()
511 FCOE_SCF_REMOVE); in FCOE_CreatePort()
693 FCOE_SCF_REMOVE); in FCOE_DeletePort()
703 FCOE_SCF_REMOVE); in FCOE_DeletePort()
709 FCOE_SCF_REMOVE); in FCOE_DeletePort()
H A Dlibfcoe.h48 #define FCOE_SCF_REMOVE 1 macro