Home
last modified time | relevance | path

Searched refs:FCOE_DeletePort (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/man/man3fcoe/
H A DMakefile22 FCOE_DeletePort.3fcoe \
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.h143 FCOE_STATUS FCOE_DeletePort(
H A Dmapfile-vers44 FCOE_DeletePort;
H A Dlibfcoe.c616 FCOE_DeletePort(const FCOE_UINT8 *macLinkName) in FCOE_DeletePort() function
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-libfcoe.p5m44 file path=usr/share/man/man3fcoe/FCOE_DeletePort.3fcoe
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcoeadm.c280 status = FCOE_DeletePort(macLinkName); in fcoe_adm_delete_port()