Home
last modified time | relevance | path

Searched refs:ice_hw_to_dev (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_osdep.c81 ice_hw_to_dev(struct ice_hw *hw) { in ice_hw_to_dev() function
100 device_t dev = ice_hw_to_dev(hw); in ice_debug()
131 device_t dev = ice_hw_to_dev(hw); in ice_debug_array()
166 device_t dev = ice_hw_to_dev(hw); in ice_info_fwlog()
372 device_t dev = ice_hw_to_dev(hw); in ice_alloc_dma_mem()
H A Dice_osdep.h65 device_t ice_hw_to_dev(struct ice_hw *hw);
77 device_printf(ice_hw_to_dev(_hw), (_fmt), ##args)
80 device_printf(ice_hw_to_dev(_hw), (_fmt), ##args)