Searched refs:ql_load_fcode (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_xioctl.h | 442 int ql_load_fcode(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 | 1612 if ((rval = ql_load_fcode(ha, bp, bsize, saddr)) != in ql_r_m_w_flash()
|
H A D | ql_xioctl.c | 5060 } else if (ql_load_fcode(ha, bfp, bsize, 0) != QL_SUCCESS) { in ql_flash_fcode_load() 5093 ql_load_fcode(ql_adapter_state_t *ha, uint8_t *dp, uint32_t size, uint32_t addr) in ql_load_fcode() function
|