Searched defs:bsddev (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/sys/compat/linuxkpi/common/src/ | ||
H A D | linux_acpi.c | 68 bsd_acpi_get_handle(device_t bsddev) in bsd_acpi_get_handle() argument |
/freebsd-src/sys/compat/linuxkpi/common/include/linux/ | ||
H A D | device.h | 103 device_t bsddev; global() member |
/freebsd-src/sys/dev/mlx5/mlx5_core/ | ||
H A D | mlx5_main.c | 1405 device_t bsddev = pdev->dev.bsddev; init_one() local |