fcp_get_port
if ((pptr = fcp_get_port(port_handle)) == NULL) {
if ((pptr = fcp_get_port(port_handle)) == NULL || claimed) {
if ((pptr = fcp_get_port(port_handle)) == NULL) {
static struct fcp_port *fcp_get_port(opaque_t port_handle);