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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dsti.c149 #define parseshort(o) \ macro
247 dd->dd_maxreent= parseshort(0x70);
248 dd->dd_maxtimo = parseshort(0x78);
253 dd->dd_pwruse = parseshort(0xc0);
765 fp->first = parseshort(addr + 0x00);
766 fp->last = parseshort(addr + 0x08);

Completed in 105 milliseconds