Searched defs:res_name (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/mlx4/mlx4_core/ | ||
| H A D | mlx4_profile.c | 55 static const char *res_name[] = { variable |
| /freebsd/sys/compat/linuxkpi/common/src/ | ||
| H A D | linux_pci.c | 1166 lkpi_pci_request_region(struct pci_dev * pdev,int bar,const char * res_name,bool managed) lkpi_pci_request_region() argument |
| /freebsd/sys/compat/linuxkpi/common/include/linux/ | ||
| H A D | pci.h | 566 #define pci_request_region(pdev, bar, res_name) \ argument |