Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2492 void ql_flash_disable(ql_adapter_state_t *);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c4969 ql_flash_disable(ha); in ql_setup_flash()
5310 ql_flash_disable(ha); in ql_load_fcode()
5506 ql_flash_disable(ha); in ql_dump_fcode()
H A Dql_api.c11206 ql_flash_disable(ha); in ql_load_flash()
11469 ql_flash_disable(ql_adapter_state_t *ha) in ql_flash_disable() function