Searched refs:csio_is_dev_id_cached (Results 1 – 2 of 2) sorted by relevance
436 #define csio_is_dev_id_cached(__hw) ((__hw)->flags & CSIO_HWF_DEVID_CACHED) macro
4290 if (csio_is_dev_id_cached(hw)) in csio_hw_get_device_id()