Home
last modified time | relevance | path

Searched defs:get_misc_bar_id (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/qat/qat_hw/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c87 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() function
/freebsd/sys/dev/qat/qat_hw/qat_c62x/
H A Dadf_c62x_hw_data.c100 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() function
/freebsd/sys/dev/qat/qat_hw/qat_4xxxvf/
H A Dadf_4xxxvf_hw_data.c96 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() function
/freebsd/sys/dev/qat/qat_hw/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c98 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() function
/freebsd/sys/dev/qat/qat_hw/qat_200xx/
H A Dadf_200xx_hw_data.c99 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() function
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_4xxx_hw_data.c171 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() function
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_hw_data.c173 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() function
/freebsd/sys/dev/qat/include/common/
H A Dadf_accel_devices.h341 uint32_t (*get_misc_bar_id)(struct adf_hw_device_data *self); member