Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/hptiop/
H A Dhptiop.c167 hba->bar0h, offsetof(struct hpt_iopmu_itl, offset))
378 dxfer = bus_space_read_4(hba->bar0t, hba->bar0h, in hptiop_request_callback_itl()
435 bus_space_read_region_1(hba->bar0t, hba->bar0h, in hptiop_request_callback_itl()
472 hba->bar0h,req + in hptiop_drain_outbound_queue_itl()
478 hba->bar0h,req + in hptiop_drain_outbound_queue_itl()
487 hba->bar0h,req + in hptiop_drain_outbound_queue_itl()
924 bus_space_write_region_4(hba->bar0t, hba->bar0h, in hptiop_get_config_itl()
933 bus_space_read_region_4(hba->bar0t, hba->bar0h, in hptiop_get_config_itl()
1431 hba->bar0h = rman_get_bushandle(hba->bar0_res); in hptiop_alloc_pci_res_itl()
1456 hba->bar0h = rman_get_bushandle(hba->bar0_res); in hptiop_alloc_pci_res_mv()
[all …]
H A Dhptiop.h390 bus_space_handle_t bar0h; member