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

/haiku-fatelf/headers/private/firewire/
H A Dfirewire.h464 #define unit2minor(x) (((x) & 0xff) | (((x) << 8) & ~0xffff)) macro

Completed in 46 milliseconds