Searched refs:INT_QUEUE_BOUNDARY (Results 1 – 1 of 1) sorted by relevance
848 #define INT_QUEUE_BOUNDARY 4 in musycc_init() macro854 ci->iqd_p = (u_int32_t *) ((unsigned long) (regaddr + INT_QUEUE_BOUNDARY - 1) & in musycc_init()855 (~(INT_QUEUE_BOUNDARY - 1))); /* this calculates in musycc_init()