Typcially, when you group multiple ports together the port or channel size should be multiple of 8. This means that if you want to group 11 lines together, you will have to group port C and D, a total of 16 lines together. When you read from those 16 lines, you can ignore the upper 5 bits of data. When you write to those 16 lines, you can write zero to the upper 5 bits.