Searched refs:ql_rd_risc_ram (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_mbx.h | 765 int ql_rd_risc_ram(ql_adapter_state_t *, uint32_t, uint64_t, uint32_t);
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_init.c | 2115 rval = ql_rd_risc_ram(ha, risc_address + 3, ha->request_dvma, in ql_check_isp_firmware() 2138 rval = ql_rd_risc_ram(ha, risc_address, in ql_check_isp_firmware()
|
H A D | ql_mbx.c | 2938 ql_rd_risc_ram(ql_adapter_state_t *ha, uint32_t risc_address, uint64_t bp, in ql_rd_risc_ram() function
|
H A D | ql_xioctl.c | 5303 fp_rval = ql_rd_risc_ram(ha, addr, in ql_dump_fcode()
|