Searched refs:fc_ulp_busy_port (Results 1 – 3 of 3) sorted by relevance
186 int fc_ulp_busy_port(opaque_t port_handle);
2380 ret = fc_ulp_busy_port(pptr->port_fp_handle); in fcp_send_scsi_ioctl()8248 if (fc_ulp_busy_port(pptr->port_fp_handle) != 0) { in fcp_trigger_lun()11702 (void) fc_ulp_busy_port(pptr->port_fp_handle); in fcp_reset_target()
5351 fc_ulp_busy_port(opaque_t port_handle) in fc_ulp_busy_port() function