Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.h107 } FCOE_PORT_ATTRIBUTE, *PFCOE_PORT_ATTRIBUTE; typedef
152 FCOE_PORT_ATTRIBUTE **portlist
H A Dlibfcoe.c718 FCOE_PORT_ATTRIBUTE **portlist) in FCOE_GetPortList()
724 FCOE_PORT_ATTRIBUTE *outportlist = NULL; in FCOE_GetPortList()
792 malloc(sizeof (FCOE_PORT_ATTRIBUTE) * inportlist->numPorts); in FCOE_GetPortList()
796 FCOE_PORT_ATTRIBUTE *po = &outportlist[i]; in FCOE_GetPortList()
/illumos-gate/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()