Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.h38 extern int fcoe_create_port(dev_info_t *, fcoe_mac_t *, int);
H A Dfcoe_fc.c433 fcoe_create_port(dev_info_t *parent, fcoe_mac_t *mac, int is_target) in fcoe_create_port() function
H A Dfcoe.c751 ret = fcoe_create_port(ss->ss_dip, in fcoe_iocmd()