Home
last modified time | relevance | path

Searched refs:FCOE_PORTTYPE_TARGET (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fcoesvc/
H A Dfcoetsvc.c40 status = FCOE_LoadConfig(FCOE_PORTTYPE_TARGET, &portlist); in main()
49 if (port->port_type == FCOE_PORTTYPE_TARGET) { in main()
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcoeadm.c167 createtgt == 1 ? FCOE_PORTTYPE_TARGET : in fcoe_adm_create_port()
330 FCOE_PORTTYPE_TARGET) { in fcoe_adm_delete_port()
446 FCOE_PORTTYPE_TARGET)) { in fcoe_adm_list_ports()
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.h43 #define FCOE_PORTTYPE_TARGET 1 macro
H A Dlibfcoe.c521 portType != FCOE_PORTTYPE_TARGET) { in FCOE_CreatePort()
925 FCOE_PORTTYPE_TARGET: in FCOE_LoadConfig()