Searched refs:fctl_busy_port (Results 1 – 3 of 3) sorted by relevance
391 int fctl_busy_port(fc_local_port_t *port);
1625 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
790 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()