Searched refs:ql_24xx_load_flash (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c2243 ql_24xx_load_flash(ha, dp, dop->length, dop->option) :
H A Dql_api.c4144 if (ql_24xx_load_flash(ha, (uint8_t *)cmd->pm_data_buf,
4679 rval = ql_24xx_load_flash(ha,
4684 rval = ql_24xx_load_flash(ha,
10786 return (ql_24xx_load_flash(ha, dp, size, 0));
11296 * ql_24xx_load_flash
11312 ql_24xx_load_flash(ql_adapter_state_t *vha, uint8_t *dp, uint32_t size, function
H A Dql_xioctl.c5094 return (ql_24xx_load_flash(ha, dp, size, addr));
/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2190 int ql_24xx_load_flash(ql_adapter_state_t *, uint8_t *, uint32_t, uint32_t);

Completed in 91 milliseconds