Searched refs:get_device (Results 1 - 8 of 8) sorted by last modified time

/freebsd-11-stable/contrib/libpcap/
H A Dpcap-dos.c137 static struct device *get_device (int fd) function
256 dev = get_device (p->fd);
379 struct device *dev = p ? get_device(p->fd) : NULL;
412 struct device *dev = p ? get_device (p->fd) : NULL;
472 if (!get_device(p->fd))
923 struct device *dev = p ? get_device(p->fd) : NULL;
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Ddevice.h221 get_device(struct device *dev) function
/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Dfs.cpp315 impl::file_info::get_device(void) function in class:impl::file_info
H A Dfs.hpp248 dev_t get_device(void) const;
H A Dfs_test.cpp227 ATF_REQUIRE_EQ(fi.get_device(), fia.get_device());
238 ATF_REQUIRE_EQ(fi.get_device(), fia.get_device());
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhimfuncs.h66 _HIM_INTERFACE(void *, get_device, (void *adapter, int index))
/freebsd-11-stable/sys/dev/hptnr/
H A Dhimfuncs.h66 _HIM_INTERFACE(void *, get_device, (void *adapter, int index))
/freebsd-11-stable/sys/dev/hptrr/
H A Dhimfuncs.h67 _HIM_INTERFACE(void *, get_device, (void *adapter, int index))

Completed in 88 milliseconds