Searched refs:adf_probe (Results 1 – 7 of 7) sorted by relevance
| /src/sys/dev/qat/qat_hw/qat_c62x/ |
| H A D | adf_drv.c | 31 adf_probe(device_t dev) in adf_probe() function 269 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe),
|
| /src/sys/dev/qat/qat_hw/qat_c3xxx/ |
| H A D | adf_drv.c | 31 adf_probe(device_t dev) in adf_probe() function 268 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe),
|
| /src/sys/dev/qat/qat_hw/qat_4xxxvf/ |
| H A D | adf_drv.c | 35 adf_probe(device_t dev) in adf_probe() function 268 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe),
|
| /src/sys/dev/qat/qat_hw/qat_dh895xcc/ |
| H A D | adf_drv.c | 31 adf_probe(device_t dev) in adf_probe() function 257 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe),
|
| /src/sys/dev/qat/qat_hw/qat_c4xxx/ |
| H A D | adf_drv.c | 31 adf_probe(device_t dev) in adf_probe() function 267 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe),
|
| /src/sys/dev/qat/qat_hw/qat_200xx/ |
| H A D | adf_drv.c | 31 adf_probe(device_t dev) in adf_probe() function 279 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe),
|
| /src/sys/dev/qat/qat_hw/qat_4xxx/ |
| H A D | adf_drv.c | 35 adf_probe(device_t dev) in adf_probe() function 342 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe),
|