Home
last modified time | relevance | path

Searched refs:reset_device (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_reset.c33 hw_device->reset_device(accel_dev); in adf_c4xxx_dev_reset()
63 if (hw_device->reset_device) { in adf_c4xxx_dev_restore()
H A Dadf_c4xxx_hw_data.c2169 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_c4xxx()
/freebsd/sys/dev/qat/qat_common/
H A Dadf_aer.c174 if (hw_device->reset_device) { in adf_dev_restore()
178 hw_device->reset_device(accel_dev); in adf_dev_restore()
/freebsd/sys/dev/hptrr/
H A Dhimfuncs.h71 _HIM_INTERFACE(void, reset_device, (void * dev, void (*done)(void *arg), void *arg))
/freebsd/sys/dev/qat/qat_hw/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c372 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_c3xxx()
375 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_c3xxx()
/freebsd/sys/dev/qat/qat_hw/qat_c62x/
H A Dadf_c62x_hw_data.c377 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_c62x()
385 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_c62x()
/freebsd/sys/dev/hpt27xx/
H A Dhimfuncs.h70 _HIM_INTERFACE(void, reset_device, (void * dev, void (*done)(void *arg), void *arg))
/freebsd/sys/dev/hptnr/
H A Dhimfuncs.h70 _HIM_INTERFACE(void, reset_device, (void * dev, void (*done)(void *arg), void *arg))
/freebsd/sys/dev/qat/qat_hw/qat_200xx/
H A Dadf_200xx_hw_data.c499 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_200xx()
502 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_200xx()
/freebsd/lib/libusb/
H A Dlibusb20_int.h124 m(n, reset_device) \
H A Dlibusb20.c715 error = pdev->methods->reset_device(pdev); in libusb20_dev_reset()
/freebsd/sys/dev/qat/qat_hw/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c362 hw_data->reset_device = adf_reset_sbr; in adf_init_hw_data_dh895xcc()
/freebsd/sys/dev/qat/qat_hw/qat_4xxxvf/
H A Dadf_4xxxvf_hw_data.c398 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_4xxxiov()
/freebsd/sys/dev/qat/include/common/
H A Dadf_accel_devices.h401 void (*reset_device)(struct adf_accel_dev *accel_dev); member
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_4xxx_hw_data.c1028 hw_data->reset_device = adf_reset_flr; in adf_init_hw_data_4xxx()