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

/freebsd-12-stable/sys/dev/qlxgbe/
H A Dql_ioctl.h98 uint32_t data_uhi; member in struct:qla_offchip_mem_val
H A Dql_misc.c57 uint32_t data_uhi; member in struct:_offchip_mem_val
147 data = val->data_uhi;
200 val->data_uhi = data;
213 val->data_uhi, rd, step);
699 ql_rd_flash32(ha, flash_off, &val.data_uhi);
1207 val.data_uhi = *data32++;
H A Dql_ioctl.c208 u.mem->data_uhi = val.data_uhi;
H A Dql_hw.h1779 uint32_t data_uhi; member in struct:_q80_offchip_mem_val
H A Dql_hw.c5160 *data_buff++ = val.data_uhi;
/freebsd-12-stable/sys/dev/qlxgb/
H A Dqla_misc.c53 uint32_t data_uhi; member in struct:_offchip_mem_val
273 WRITE_OFFSET32(ha, Q8_MIU_TEST_AGT_WRDATA_UHI, val->data_uhi);
289 val->data_uhi = READ_OFFSET32(ha, \
519 qla_rd_flash32(ha, flash_off, &val.data_uhi);

Completed in 75 milliseconds