Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h391 int fctl_busy_port(fc_local_port_t *port);
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1625 if (fctl_busy_port(port) != 0) { in fc_ulp_linkreset()
5355 return (fctl_busy_port(port)); in fc_ulp_busy_port()
6480 fctl_busy_port(fc_local_port_t *port) in fctl_busy_port() function
H A Dfp.c790 ret = fctl_busy_port(port); in fp_ioctl()
1544 if (fctl_busy_port(port) != 0) { in fp_detach_handler()
13583 if (fctl_busy_port(port) == 0) { in fp_attach_ulps()