Home
last modified time | relevance | path

Searched refs:FCOE_PORT_ATTRIBUTE (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libfcoe/common/
H A Dlibfcoe.h107 } FCOE_PORT_ATTRIBUTE, *PFCOE_PORT_ATTRIBUTE; typedef
152 FCOE_PORT_ATTRIBUTE **portlist
H A Dlibfcoe.c717 FCOE_PORT_ATTRIBUTE **portlist) in FCOE_GetPortList()
723 FCOE_PORT_ATTRIBUTE *outportlist = NULL; in FCOE_GetPortList()
789 malloc(sizeof (FCOE_PORT_ATTRIBUTE) * inportlist->numPorts); in FCOE_GetPortList()
793 FCOE_PORT_ATTRIBUTE *po = &outportlist[i]; in FCOE_GetPortList()
/titanic_44/usr/src/cmd/fcinfo/
H A Dfcoeadm.c73 printFCOEPortInfo(FCOE_PORT_ATTRIBUTE *attr) in printFCOEPortInfo()
272 FCOE_PORT_ATTRIBUTE *portlist = NULL; in fcoe_adm_delete_port()
376 FCOE_PORT_ATTRIBUTE *portlist = NULL; in fcoe_adm_list_ports()