Lines Matching refs:ixgbe_softc
46 return ((struct ixgbe_softc *)hw->back)->dev;
95 return bus_space_read_4(((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_tag,
96 ((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_handle, reg);
102 bus_space_write_4(((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_tag,
103 ((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_handle,
110 return bus_space_read_4(((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_tag,
111 ((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_handle,
118 bus_space_write_4(((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_tag,
119 ((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_handle,
126 bus_space_barrier(((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_tag,
127 ((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_handle,
128 0, ((struct ixgbe_softc *)hw->back)->osdep.mem_size,