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

/freebsd-10.0-release/sys/dev/qlxgbe/
H A Dql_ioctl.h85 uint32_t data_uhi; member in struct:qla_offchip_mem_val
H A Dql_ioctl.c200 u.mem->data_uhi = val.data_uhi;
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);
696 ql_rd_flash32(ha, flash_off, &val.data_uhi);
H A Dql_hw.h1590 uint32_t data_uhi; member in struct:_q80_offchip_mem_val
/freebsd-10.0-release/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 72 milliseconds