Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c64 char cli_name[MAXNAMELEN]; in fcoe_open_mac() local
80 (void) sprintf(cli_name, "%s-%d", "fcoe", mac->fm_linkid); in fcoe_open_mac()
83 &mac->fm_cli_handle, cli_name, fm_open_flag); in fcoe_open_mac()