Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
H A Dbus_if.h195 * This method, along with BUS_WRITE_IVAR() manages a bus-specific set
228 /** @brief Unique descriptor for the BUS_WRITE_IVAR() method */
230 /** @brief A function implementing the BUS_WRITE_IVAR() method */
251 static __inline int BUS_WRITE_IVAR(device_t _dev, device_t _child, int _indx, in BUS_WRITE_IVAR() function
/third_party/FreeBSD/sys/sys/
H A Dbus.h515 e = BUS_WRITE_IVAR(device_get_parent(dev), dev, \

Completed in 3 milliseconds