Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2216 int ql_load_flash(ql_adapter_state_t *, uint8_t *, uint32_t);
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c2244 ql_load_flash(ha, dp, dop->length)); in ql_adm_flash_load()
H A Dql_api.c4656 rval = ql_load_flash(ha, (uint8_t *)cmd->pm_data_buf, in ql_port_manage()
10762 ql_load_flash(ql_adapter_state_t *ha, uint8_t *dp, uint32_t size) in ql_load_flash() function