Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fcoe/
H A Dfcoe.c128 static int fcoe_get_port_list(fcoe_port_instance_t *ports, int count);
805 count = fcoe_get_port_list(list->ports, list->numPorts); in fcoe_iocmd()
1281 fcoe_get_port_list(fcoe_port_instance_t *ports, int count) in fcoe_get_port_list() function