Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libfcoe/common/
H A Dlibfcoe.h60 #define FCOE_PG_NAME "fcoe-port-list-pg" macro
H A Dlibfcoe.c217 if (scf_service_get_pg(svc, FCOE_PG_NAME, pg) == -1) { in fcoe_add_remove_scf_entry()
219 if (scf_service_add_pg(svc, FCOE_PG_NAME, in fcoe_add_remove_scf_entry()
861 if (scf_service_get_pg(svc, FCOE_PG_NAME, pg) == -1) { in FCOE_LoadConfig()