Searched refs:LSB_SIZE (Results 1 – 2 of 2) sorted by relevance
121 #define LSB_SIZE 16 macro123 #define PLSB_MAP_SIZE (LSB_SIZE)124 #define SLSB_MAP_SIZE (MAX_LSB_CNT * LSB_SIZE)
39 LSB_SIZE, in ccp_lsb_alloc()41 if (start < LSB_SIZE) { in ccp_lsb_alloc()43 return start + cmd_q->lsb * LSB_SIZE; in ccp_lsb_alloc()53 MAX_LSB_CNT * LSB_SIZE, in ccp_lsb_alloc()56 if (start <= MAX_LSB_CNT * LSB_SIZE) { in ccp_lsb_alloc()718 bitmap_set(ccp->lsbmap, bitno * LSB_SIZE, LSB_SIZE); in ccp_assign_lsbs()