Searched refs:get_device (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.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-12.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-12.1/sys/dev/hptrr/ |
| H A D | himfuncs.h | 69 _HIM_INTERFACE(void *, get_device, (void *adapter, int index))
|
| /freebsd-12.1/sys/dev/hptnr/ |
| H A D | himfuncs.h | 68 _HIM_INTERFACE(void *, get_device, (void *adapter, int index))
|
| /freebsd-12.1/sys/dev/hpt27xx/ |
| H A D | himfuncs.h | 68 _HIM_INTERFACE(void *, get_device, (void *adapter, int index))
|
| /freebsd-12.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | device.h | 223 get_device(struct device *dev) in get_device() function
|