Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h940 int ql_load_flash_image(ql_adapter_state_t *);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c2414 if ((rval = ql_load_flash_image(ha)) != QL_SUCCESS) { in ql_load_flash_fw()
H A Dql_mbx.c5305 ql_load_flash_image(ql_adapter_state_t *ha) in ql_load_flash_image() function