Searched refs:devices (Results 51 - 53 of 53) sorted by relevance

123

/haiku/src/system/boot/platform/atari_m68k/
H A Ddevices.cpp363 find_unique_check_sums(NodeList *devices) argument
365 NodeIterator iterator = devices->GetIterator();
395 NodeIterator compareIterator = devices->GetIterator();
993 * XHDI based devices
1179 // We need to add all block devices to give the kernel the possibility
/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Dmulti.cpp927 LIST_FOREACH(card, &devices, next) {
943 LIST_FOREACH(card, &devices, next) {
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211.c323 SYSCTL_PROC(_net_wlan, OID_AUTO, devices,
325 sysctl_ieee80211coms, "A", "names of available 802.11 devices");

Completed in 88 milliseconds

123