Searched defs:adf_methods (Results 1 – 7 of 7) sorted by relevance
| /freebsd-src/sys/dev/qat/qat_hw/qat_4xxx/ |
| H A D | adf_drv.c | 256 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe), variable
|
| /freebsd-src/sys/dev/qat/qat_hw/qat_c62x/ |
| H A D | adf_drv.c | 256 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe), variable
|
| /freebsd-src/sys/dev/qat/qat_hw/qat_dh895xcc/ |
| H A D | adf_drv.c | 243 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe), variable
|
| /freebsd-src/sys/dev/qat/qat_hw/qat_c4xxx/ |
| H A D | adf_drv.c | 254 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe), variable
|
| /freebsd-src/sys/dev/qat/qat_hw/qat_c3xxx/ |
| H A D | adf_drv.c | 255 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe), variable
|
| /freebsd-src/sys/dev/qat/qat_hw/qat_200xx/ |
| H A D | adf_drv.c | 266 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe), variable
|
| /freebsd-src/sys/dev/qat/qat_hw/qat_4xxxvf/ |
| H A D | adf_drv.c | 252 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe), global() variable
|