Searched refs:ql_24xx_load_flash (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_api.h | 2190 int ql_24xx_load_flash(ql_adapter_state_t *, uint8_t *, uint32_t, uint32_t);
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_ioctl.c | 2243 ql_24xx_load_flash(ha, dp, dop->length, dop->option) : in ql_adm_flash_load()
|
H A D | ql_api.c | 4129 if (ql_24xx_load_flash(ha, (uint8_t *)cmd->pm_data_buf, in ql_port_manage() 4664 rval = ql_24xx_load_flash(ha, in ql_port_manage() 4669 rval = ql_24xx_load_flash(ha, in ql_port_manage() 10771 return (ql_24xx_load_flash(ha, dp, size, 0)); in ql_load_flash() 11297 ql_24xx_load_flash(ql_adapter_state_t *vha, uint8_t *dp, uint32_t size, in ql_24xx_load_flash() function
|
H A D | ql_xioctl.c | 5099 return (ql_24xx_load_flash(ha, dp, size, addr)); in ql_load_fcode()
|