Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.h60 #define FCOE_PG_NAME "fcoe-port-list-pg" macro
H A Dlibfcoe.c218 if (scf_service_get_pg(svc, FCOE_PG_NAME, pg) == -1) { in fcoe_add_remove_scf_entry()
220 if (scf_service_add_pg(svc, FCOE_PG_NAME, in fcoe_add_remove_scf_entry()
864 if (scf_service_get_pg(svc, FCOE_PG_NAME, pg) == -1) { in FCOE_LoadConfig()