Searched refs:ql_setup_fcache (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h436 int ql_setup_fcache(ql_adapter_state_t *);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c1766 if ((rval = ql_setup_fcache(ha)) != QL_SUCCESS) {
H A Dql_xioctl.c3215 if (ql_setup_fcache(ha) != QL_SUCCESS) {
3281 if (ql_setup_fcache(ha) != QL_SUCCESS) {
6415 * ql_setup_fcache
6432 ql_setup_fcache(ql_adapter_state_t *ha) function
6724 (void) ql_setup_fcache(ha2);
H A Dql_init.c129 (void) ql_setup_fcache(ha);

Completed in 86 milliseconds