Searched defs:osext (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/hptrr/
H A Dhptrr_os_bsd.c55 HPT_U8 os_pci_readb (void *osext, HPT_U8 offset) argument
60 HPT_U16 os_pci_readw (void *osext, HPT_U8 offset) argument
65 HPT_U32 os_pci_readl (void *osext, HPT_U8 offset) argument
70 void os_pci_writeb (void *osext, HPT_U8 offset, HPT_U8 value) argument
75 void os_pci_writew (void *osext, HPT_U8 offset, HPT_U16 value) argument
80 os_pci_writel(void *osext, HPT_U8 offset, HPT_U32 value) argument
85 os_map_pci_bar( void *osext, int index, HPT_U32 offset, HPT_U32 length ) argument
108 os_unmap_pci_bar(void *osext, void *base) argument
123 freelist_reserve(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT count) argument
162 freelist_reserve_dma(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT alignment, HPT_UINT count) argument
218 os_request_timer(void * osext, HPT_U32 interval) argument
233 os_schedule_task(void *osext, OSM_TASK *task) argument
251 os_revalidate_device(void *osext, int id) argument
257 os_query_remove_device(void *osext, int id) argument
262 os_get_vbus_seq(void *osext) argument
[all...]
/freebsd-10-stable/sys/dev/hpt27xx/
H A Dhpt27xx_os_bsd.c55 HPT_U8 os_pci_readb (void *osext, HPT_U8 offset) argument
60 HPT_U16 os_pci_readw (void *osext, HPT_U8 offset) argument
65 HPT_U32 os_pci_readl (void *osext, HPT_U8 offset) argument
70 void os_pci_writeb (void *osext, HPT_U8 offset, HPT_U8 value) argument
75 void os_pci_writew (void *osext, HPT_U argument
80 os_pci_writel(void *osext, HPT_U8 offset, HPT_U32 value) argument
85 get_dmapool_phy_addr(void *osext, void * dmapool_virt_addr) argument
108 os_map_pci_bar( void *osext, int index, HPT_U32 offset, HPT_U32 length ) argument
136 os_unmap_pci_bar(void *osext, void *base) argument
151 freelist_reserve(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT count) argument
190 freelist_reserve_dma(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT alignment, HPT_UINT count) argument
246 os_request_timer(void * osext, HPT_U32 interval) argument
266 os_schedule_task(void *osext, OSM_TASK *task) argument
284 os_revalidate_device(void *osext, int id) argument
290 os_query_remove_device(void *osext, int id) argument
295 os_get_vbus_seq(void *osext) argument
[all...]
/freebsd-10-stable/sys/dev/hptnr/
H A Dhptnr_os_bsd.c54 HPT_U8 os_pci_readb (void *osext, HPT_U8 offset) argument
59 HPT_U16 os_pci_readw (void *osext, HPT_U8 offset) argument
64 HPT_U32 os_pci_readl (void *osext, HPT_U8 offset) argument
69 void os_pci_writeb (void *osext, HPT_U8 offset, HPT_U8 value) argument
74 void os_pci_writew (void *osext, HPT_U argument
79 os_pci_writel(void *osext, HPT_U8 offset, HPT_U32 value) argument
84 get_dmapool_phy_addr(void *osext, void * dmapool_virt_addr) argument
94 os_map_pci_bar( void *osext, int index, HPT_U32 offset, HPT_U32 length ) argument
122 os_unmap_pci_bar(void *osext, void *base) argument
137 freelist_reserve(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT count) argument
176 freelist_reserve_dma(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT alignment, HPT_UINT count) argument
232 os_request_timer(void * osext, HPT_U32 interval) argument
247 os_schedule_task(void *osext, OSM_TASK *task) argument
265 os_revalidate_device(void *osext, int id) argument
271 os_query_remove_device(void *osext, int id) argument
276 os_get_vbus_seq(void *osext) argument
[all...]

Completed in 112 milliseconds