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

/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_chan.c796 uint64_t chmask = (1ULL << num); local
798 if (((ip->i_softintr_ch & chmask) == 0) ||
800 ip->i_softintr_ch |= chmask;

Completed in 44 milliseconds