Home
last modified time | relevance | path

Searched defs:adf_methods (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/qat/qat_hw/qat_c3xxx/
H A Dadf_drv.c268 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe), variable
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_drv.c267 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe), variable
/freebsd/sys/dev/qat/qat_hw/qat_dh895xcc/
H A Dadf_drv.c257 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe), variable
/freebsd/sys/dev/qat/qat_hw/qat_c62x/
H A Dadf_drv.c269 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe), variable
/freebsd/sys/dev/qat/qat_hw/qat_200xx/
H A Dadf_drv.c279 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe), variable
/freebsd/sys/dev/qat/qat_hw/qat_4xxxvf/
H A Dadf_drv.c265 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe), variable
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_drv.c339 static device_method_t adf_methods[] = { DEVMETHOD(device_probe, adf_probe), variable