Searched refs:i40e_osdep (Results 1 – 6 of 6) sorted by relevance
148 struct i40e_osdep { struct194 rd32_osdep(struct i40e_osdep *osdep, uint32_t reg) in rd32_osdep()206 wr32_osdep(struct i40e_osdep *osdep, uint32_t reg, uint32_t value) in wr32_osdep()218 ixl_flush_osdep(struct i40e_osdep *osdep) in ixl_flush_osdep()227 bus_space_read_8( ((struct i40e_osdep *)(a)->back)->mem_bus_space_tag, \228 ((struct i40e_osdep *)(a)->back)->mem_bus_space_handle, \232 bus_space_write_8( ((struct i40e_osdep *)(a)->back)->mem_bus_space_tag, \233 ((struct i40e_osdep *)(a)->back)->mem_bus_space_handle, \
70 device_t dev = ((struct i40e_osdep *)hw->back)->dev; in i40e_allocate_dma_mem()185 dev = ((struct i40e_osdep *)hw->back)->dev; in i40e_debug_shared()250 value = pci_read_config(((struct i40e_osdep *)hw->back)->dev, in i40e_read_pci_cfg()259 pci_write_config(((struct i40e_osdep *)hw->back)->dev, in i40e_write_pci_cfg()
117 struct i40e_osdep osdep;
6 SRCS += ixl_pf_main.c ixl_pf_qmgr.c ixl_txrx.c ixl_pf_i2c.c i40e_osdep.c
224 dev/ixl/i40e_osdep.c optional ixl pci \
173 dev/ixl/i40e_osdep.c optional ixl pci powerpc64 | \