Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ocs_fc/
HDocs_mgmt.c70 static void get_phy_port_num(ocs_t *, char *, ocs_textbuf_t*);
154 {"phy_port_num", get_phy_port_num, NULL, NULL},
942 get_phy_port_num(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_phy_port_num() function