Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c233 static int fcip_check_port_exists(struct fcip *fptr);
3719 if (fcip_check_port_exists(fptr)) { in fcip_setipq()
5938 if (fcip_check_port_exists(fptr)) { in fcip_get_dest()
7584 fcip_check_port_exists(struct fcip *fptr) in fcip_check_port_exists() function