Searched refs:get_device (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/contrib/atf/atf-c++/detail/ |
| H A D | fs_test.cpp | 227 ATF_REQUIRE_EQ(fi.get_device(), fia.get_device()); in ATF_TEST_CASE_BODY() 238 ATF_REQUIRE_EQ(fi.get_device(), fia.get_device()); in ATF_TEST_CASE_BODY()
|
| H A D | fs.hpp | 248 dev_t get_device(void) const;
|
| H A D | fs.cpp | 315 impl::file_info::get_device(void) in get_device() function in impl::file_info
|
| /freebsd-13.1/contrib/libpcap/ |
| H A D | pcap-dos.c | 137 static struct device *get_device (int fd) in get_device() function 256 dev = get_device (p->fd); in pcap_read_one() 379 struct device *dev = p ? get_device(p->fd) : NULL; in pcap_stats_dos() 412 struct device *dev = p ? get_device (p->fd) : NULL; in pcap_stats_ex() 472 if (!get_device(p->fd)) in pcap_cleanup_dos() 923 struct device *dev = p ? get_device(p->fd) : NULL; in pcap_sendpacket_dos()
|
| /freebsd-13.1/sys/dev/hptrr/ |
| H A D | himfuncs.h | 69 _HIM_INTERFACE(void *, get_device, (void *adapter, int index))
|
| /freebsd-13.1/sys/dev/hptnr/ |
| H A D | himfuncs.h | 68 _HIM_INTERFACE(void *, get_device, (void *adapter, int index))
|
| /freebsd-13.1/sys/dev/hpt27xx/ |
| H A D | himfuncs.h | 68 _HIM_INTERFACE(void *, get_device, (void *adapter, int index))
|
| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | device.h | 265 get_device(struct device *dev) in get_device() function
|
| H A D | pci.h | 458 get_device(&pdev->dev); in pci_dev_get()
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | ops.c | 1850 reprobe->dev = get_device(mvm->trans->dev); in iwl_mvm_nic_restart()
|