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

/freebsd-10.1-release/sys/dev/firewire/
H A Dfirewire.h464 #define DEV2UNIT(x) ((dev2unit(x) & 0xff00) >> 8) macro
H A Dfwmem.c281 int unit = DEV2UNIT(dev);
H A Dfwdev.c187 int unit = DEV2UNIT(dev);
213 int unit = DEV2UNIT(dev);
H A Dfwohci.c365 int unit = DEV2UNIT(dev);

Completed in 112 milliseconds