Searched refs:LSB_SIZE (Results 1 – 2 of 2) sorted by relevance
118 #define LSB_SIZE 16 macro120 #define PLSB_MAP_SIZE (LSB_SIZE)121 #define SLSB_MAP_SIZE (MAX_LSB_CNT * LSB_SIZE)
33 LSB_SIZE, in ccp_lsb_alloc()35 if (start < LSB_SIZE) { in ccp_lsb_alloc()37 return start + cmd_q->lsb * LSB_SIZE; in ccp_lsb_alloc()47 MAX_LSB_CNT * LSB_SIZE, in ccp_lsb_alloc()50 if (start <= MAX_LSB_CNT * LSB_SIZE) { in ccp_lsb_alloc()712 bitmap_set(ccp->lsbmap, bitno * LSB_SIZE, LSB_SIZE); in ccp_assign_lsbs()