Lines Matching refs:num_slots
568 for (i = 0; i < ctrl->num_slots; i++) {
815 for (hp_slot = 0; hp_slot < ctrl->num_slots; hp_slot++) {
921 int rc = -1, num_slots = 0;
954 num_slots = tempdword & SLOT_NUM;
955 ctrl_dbg(ctrl, " num_slots (indirect) %x\n", num_slots);
957 for (i = 0; i < 9 + num_slots; i++) {
969 ctrl->mmio_size = 0x24 + 0x4 * num_slots;
1009 ctrl->num_slots = slot_config & SLOT_NUM;
1026 for (hp_slot = 0; hp_slot < ctrl->num_slots; hp_slot++) {
1070 for (hp_slot = 0; hp_slot < ctrl->num_slots; hp_slot++) {