Searched refs:data_uhi (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_ioctl.h96 uint32_t data_uhi; member in struct:qla_offchip_mem_val
H A Dql_misc.c55 uint32_t data_uhi; member in struct:_offchip_mem_val
145 data = val->data_uhi;
198 val->data_uhi = data;
211 val->data_uhi, rd, step);
697 ql_rd_flash32(ha, flash_off, &val.data_uhi);
1205 val.data_uhi = *data32++;
H A Dql_ioctl.c206 u.mem->data_uhi = val.data_uhi;
H A Dql_hw.h1777 uint32_t data_uhi; member in struct:_q80_offchip_mem_val
H A Dql_hw.c5158 *data_buff++ = val.data_uhi;
/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_misc.c51 uint32_t data_uhi; member in struct:_offchip_mem_val
271 WRITE_OFFSET32(ha, Q8_MIU_TEST_AGT_WRDATA_UHI, val->data_uhi);
287 val->data_uhi = READ_OFFSET32(ha, \
517 qla_rd_flash32(ha, flash_off, &val.data_uhi);

Completed in 191 milliseconds