Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
H A Dbus_if.h139 /** @brief Unique descriptor for the BUS_PRINT_CHILD() method */
141 /** @brief A function implementing the BUS_PRINT_CHILD() method */
159 static __inline int BUS_PRINT_CHILD(device_t _dev, device_t _child) in BUS_PRINT_CHILD() function
H A Dsubr_bus.c1416 retval += BUS_PRINT_CHILD(dev, child); in device_print_child()
2002 * @brief Helper function for implementing BUS_PRINT_CHILD().
2025 * @brief Helper function for implementing BUS_PRINT_CHILD().
2040 * @brief Helper function for implementing BUS_PRINT_CHILD().
2059 * @brief Helper function for implementing BUS_PRINT_CHILD().

Completed in 5 milliseconds