/freebsd/sys/dev/hptnr/ |
H A D | hptnr_os_bsd.c | 54 HPT_U8 os_pci_readb (void *osext, HPT_U8 offset) in os_pci_readb() 59 HPT_U16 os_pci_readw (void *osext, HPT_U8 offset) in os_pci_readw() 64 HPT_U32 os_pci_readl (void *osext, HPT_U8 offset) in os_pci_readl() 69 void os_pci_writeb (void *osext, HPT_U8 offset, HPT_U8 value) in os_pci_writeb() 74 void os_pci_writew (void *osext, HPT_U8 offset, HPT_U16 value) in os_pci_writew() 79 void os_pci_writel (void *osext, HPT_U8 offset, HPT_U32 value) in os_pci_writel() 84 BUS_ADDRESS get_dmapool_phy_addr(void *osext, void * dmapool_virt_addr) in get_dmapool_phy_addr() 95 void *osext, in os_map_pci_bar() 122 void os_unmap_pci_bar(void *osext, void *base) in os_unmap_pci_bar() 137 void freelist_reserve(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT count) in freelist_reserve() [all …]
|
H A D | osm.h | 213 #define os_register_device(osext, target_id) argument 214 #define os_unregister_device(osext, target_id) argument
|
H A D | ldm.h | 96 #define freelist_reserve_with_tag(list, osext, size, count) \ argument 102 #define freelist_reserve_dma_with_tag(list, osext, size, alignment, count) \ argument
|
/freebsd/sys/dev/hptrr/ |
H A D | hptrr_os_bsd.c | 55 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() 75 void os_pci_writew (void *osext, HPT_U8 offset, HPT_U16 value) in os_pci_writew() 80 void os_pci_writel (void *osext, HPT_U8 offset, HPT_U32 value) in os_pci_writel() 86 void *osext, in os_map_pci_bar() 108 void os_unmap_pci_bar(void *osext, void *base) in os_unmap_pci_bar() 123 void freelist_reserve(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT count) in freelist_reserve() 162 void freelist_reserve_dma(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT alignment, HP… in freelist_reserve_dma() [all …]
|
H A D | osm.h | 180 #define os_register_device(osext, target_id) argument 181 #define os_unregister_device(osext, target_id) argument
|
H A D | ldm.h | 95 #define freelist_reserve_with_tag(list, osext, size, count) \ argument 101 #define freelist_reserve_dma_with_tag(list, osext, size, alignment, count) \ argument
|
/freebsd/sys/dev/hpt27xx/ |
H A D | hpt27xx_os_bsd.c | 55 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() 75 void os_pci_writew (void *osext, HPT_U8 offset, HPT_U16 value) in os_pci_writew() 80 void os_pci_writel (void *osext, HPT_U8 offset, HPT_U32 value) in os_pci_writel() 85 BUS_ADDRESS get_dmapool_phy_addr(void *osext, void * dmapool_virt_addr) in get_dmapool_phy_addr() 109 void *osext, in os_map_pci_bar() 136 void os_unmap_pci_bar(void *osext, void *base) in os_unmap_pci_bar() 151 void freelist_reserve(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT count) in freelist_reserve() [all …]
|
H A D | osm.h | 215 #define os_register_device(osext, target_id) argument 216 #define os_unregister_device(osext, target_id) argument
|
H A D | ldm.h | 96 #define freelist_reserve_with_tag(list, osext, size, count) \ argument 102 #define freelist_reserve_dma_with_tag(list, osext, size, alignment, count) \ argument
|