Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h721 static fc_ulp_ports_t *fctl_alloc_ulp_port(int sleep);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2893 new = fctl_alloc_ulp_port(sleep); in fctl_add_ulp_port()
2910 fctl_alloc_ulp_port(int sleep) in fctl_alloc_ulp_port() function