Searched refs:bar0h (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/hptiop/
H A Dhptiop.c170 hba->bar0h, offsetof(struct hpt_iopmu_itl, offset), (value))
172 hba->bar0h, offsetof(struct hpt_iopmu_itl, offset))
175 hba->bar0h, offsetof(struct hpt_iopmv_regs, offset), value)
177 hba->bar0h, offsetof(struct hpt_iopmv_regs, offset))
361 temp = bus_space_read_4(hba->bar0t, hba->bar0h, index +
363 result = bus_space_read_4(hba->bar0t, hba->bar0h, index +
369 bus_space_write_region_4(hba->bar0t, hba->bar0h, index +
377 bus_space_read_region_4(hba->bar0t, hba->bar0h, index +
381 dxfer = bus_space_read_4(hba->bar0t, hba->bar0h,
438 bus_space_read_region_1(hba->bar0t, hba->bar0h,
[all...]
H A Dhptiop.h392 bus_space_handle_t bar0h; member in struct:hpt_iop_hba

Completed in 162 milliseconds