Searched refs:checked_read_u32 (Results 1 – 1 of 1) sorted by relevance
92 static bool checked_read_u32(uint32_t *const value, const uint32_t *const src);147 if (!checked_read_u32(&vid, (uint32_t *)config_addr)) { in pcie_bus_scan()310 checked_read_u32(uint32_t *const value, const uint32_t *const src) in checked_read_u32() function
Completed in 4 milliseconds