Home
last modified time | relevance | path

Searched defs:osext (Results 1 – 6 of 6) sorted by path

/dragonfly/sys/dev/raid/hpt27xx/
H A Dhpt27xx_os_bsd.c51 HPT_U8 os_pci_readb (void *osext, HPT_U8 offset) in os_pci_readb()
56 HPT_U16 os_pci_readw (void *osext, HPT_U8 offset) in os_pci_readw()
61 HPT_U32 os_pci_readl (void *osext, HPT_U8 offset) in os_pci_readl()
66 void os_pci_writeb (void *osext, HPT_U8 offset, HPT_U8 value) in os_pci_writeb()
99 void *osext, in os_map_pci_bar()
126 void os_unmap_pci_bar(void *osext, void *base) in os_unmap_pci_bar()
236 void os_request_timer(void * osext, HPT_U32 interval) in os_request_timer()
251 void os_schedule_task(void *osext, OSM_TASK *task) in os_schedule_task()
269 int os_revalidate_device(void *osext, int id) in os_revalidate_device()
275 int os_query_remove_device(void *osext, int id) in os_query_remove_device()
[all …]
H A Dldm.h100 #define freelist_reserve_with_tag(list, osext, size, count) \ argument
106 #define freelist_reserve_dma_with_tag(list, osext, size, alignment, count) \ argument
H A Dosm.h214 #define os_register_device(osext, target_id) argument
215 #define os_unregister_device(osext, target_id) argument
/dragonfly/sys/dev/raid/hptrr/
H A Dhptrr_os_bsd.c55 HPT_U8 os_pci_readb (void *osext, HPT_U8 offset) in os_pci_readb()
60 HPT_U16 os_pci_readw (void *osext, HPT_U8 offset) in os_pci_readw()
65 HPT_U32 os_pci_readl (void *osext, HPT_U8 offset) in os_pci_readl()
70 void os_pci_writeb (void *osext, HPT_U8 offset, HPT_U8 value) in os_pci_writeb()
86 void *osext, in os_map_pci_bar()
108 void os_unmap_pci_bar(void *osext, void *base) in os_unmap_pci_bar()
218 void os_request_timer(void * osext, HPT_U32 interval) in os_request_timer()
233 void os_schedule_task(void *osext, OSM_TASK *task) in os_schedule_task()
251 int os_revalidate_device(void *osext, int id) in os_revalidate_device()
257 int os_query_remove_device(void *osext, int id) in os_query_remove_device()
[all …]
H A Dldm.h95 #define freelist_reserve_with_tag(list, osext, size, count) \ argument
101 #define freelist_reserve_dma_with_tag(list, osext, size, alignment, count) \ argument
H A Dosm.h180 #define os_register_device(osext, target_id) argument
181 #define os_unregister_device(osext, target_id) argument