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

/netbsd-current/sys/kern/
H A Dsubr_device.c371 return device_call(dev, DEVICE_ENUMERATE_CHILDREN(&args));
/netbsd-current/sys/sys/
H A Ddevice.h722 #define device_call(dev, call) \ macro
/netbsd-current/sys/dev/pci/
H A Dpci.c280 if (device_call(sc->sc_dev, PCI_BUS_GET_CHILD_DEVHANDLE(&args)) != 0) {

Completed in 196 milliseconds