Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h724 static void fctl_dealloc_ulp_port(fc_ulp_ports_t *next);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c795 fctl_dealloc_ulp_port(next); in fc_ulp_remove()
2956 fctl_dealloc_ulp_port(next); in fctl_remove_ulp_port()
2966 fctl_dealloc_ulp_port(fc_ulp_ports_t *next) in fctl_dealloc_ulp_port() function