Lines Matching defs:u32
151 typedef uint32_t u32;
191 extern u16 ixgbe_read_pci_cfg(struct ixgbe_hw *, u32);
194 extern void ixgbe_write_pci_cfg(struct ixgbe_hw *, u32, u16);
199 extern u32 ixgbe_read_reg(struct ixgbe_hw *, u32);
202 extern void ixgbe_write_reg(struct ixgbe_hw *, u32, u32);
205 extern u32 ixgbe_read_reg_array(struct ixgbe_hw *, u32, u32);
209 extern void ixgbe_write_reg_array(struct ixgbe_hw *, u32, u32, u32);