Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2192 void ql_flash_disable(ql_adapter_state_t *);
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c4832 ql_flash_disable(ha); in ql_setup_flash()
5136 ql_flash_disable(ha); in ql_load_fcode()
5332 ql_flash_disable(ha); in ql_dump_fcode()
H A Dql_api.c10820 ql_flash_disable(ha); in ql_load_flash()
11081 ql_flash_disable(ql_adapter_state_t *ha) in ql_flash_disable() function