Home
last modified time | relevance | path

Searched refs:ql_alloc_xioctl_resource (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h430 int ql_alloc_xioctl_resource(ql_adapter_state_t *);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c181 ql_alloc_xioctl_resource(ql_adapter_state_t *ha) in ql_alloc_xioctl_resource() function
H A Dql_api.c1414 (void) ql_alloc_xioctl_resource(ha); in ql_attach()