Home
last modified time | relevance | path

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.h434 int ql_setup_fcache(ql_adapter_state_t *);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c1758 if ((rval = ql_setup_fcache(ha)) != QL_SUCCESS) { in ql_adm_adapter_info()
H A Dql_xioctl.c3310 if (ql_setup_fcache(ha) != QL_SUCCESS) { in ql_read_flash()
3376 if (ql_setup_fcache(ha) != QL_SUCCESS) { in ql_write_flash()
6783 ql_setup_fcache(ql_adapter_state_t *ha) in ql_setup_fcache() function
7066 (void) ql_setup_fcache(ha2); in ql_update_flash_caches()
H A Dql_init.c127 (void) ql_setup_fcache(ha); in ql_initialize_adapter()