Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h253 } fp_soft_attach_t; typedef
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3058 fp_soft_attach_t *att = (fp_soft_attach_t *)arg; in fp_ulp_port_attach()
3083 kmem_free(att, sizeof (fp_soft_attach_t)); in fp_ulp_port_attach()
13575 fp_soft_attach_t *att; in fp_attach_ulps()