Home
last modified time | relevance | path

Searched refs:hpt_iopmu_mv (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/dev/hptiop/
H A Dhptiop.h98 struct hpt_iopmu_mv { struct
348 struct hpt_iopmu_mv *mu;
H A Dhptiop.c176 hba->bar2h, offsetof(struct hpt_iopmu_mv, offset), value)
178 hba->bar2h, offsetof(struct hpt_iopmu_mv, offset))
232 offsetof(struct hpt_iopmu_mv, in hptiop_mv_outbound_read()
256 offsetof(struct hpt_iopmu_mv, inbound_q[inbound_head]), in hptiop_mv_inbound_write()
1466 hba->u.mv.mu = (struct hpt_iopmu_mv *)rman_get_virtual(hba->bar2_res); in hptiop_alloc_pci_res_mv()