Home
last modified time | relevance | path

Searched refs:_dname (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/kern/
H A Dbus_if.h412 typedef void bus_hinted_child_t(device_t _dev, const char *_dname, int _dunit);
426 * @param _dname the name of the device w/o unit numbers
430 static __inline void BUS_HINTED_CHILD(device_t _dev, const char *_dname, in BUS_HINTED_CHILD() argument
435 ((bus_hinted_child_t *) _m)(_dev, _dname, _dunit); in BUS_HINTED_CHILD()

Completed in 2 milliseconds