Searched refs:adf_probe (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/ |
H A D | adf_drv.c | 34 adf_probe(device_t dev) in adf_probe() function 256 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe),
|
/freebsd/sys/dev/qat/qat_hw/qat_c3xxx/ |
H A D | adf_drv.c | 32 adf_probe(device_t dev) in adf_probe() function 255 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe),
|
/freebsd/sys/dev/qat/qat_hw/qat_dh895xcc/ |
H A D | adf_drv.c | 32 adf_probe(device_t dev) in adf_probe() function 243 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe),
|
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/ |
H A D | adf_drv.c | 32 adf_probe(device_t dev) in adf_probe() function 254 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe),
|
/freebsd/sys/dev/qat/qat_hw/qat_4xxxvf/ |
H A D | adf_drv.c | 32 adf_probe(device_t dev) in adf_probe() function 247 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe),
|
/freebsd/sys/dev/qat/qat_hw/qat_200xx/ |
H A D | adf_drv.c | 32 adf_probe(device_t dev) in adf_probe() function 266 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe),
|
/freebsd/sys/dev/qat/qat_hw/qat_c62x/ |
H A D | adf_drv.c | 32 adf_probe(device_t dev) in adf_probe() function 256 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe),
|