Searched refs:next_phy_to_start (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscic_sds_controller.h373 U32 next_phy_to_start; member in struct:SCIC_SDS_CONTROLLER
H A Dscic_sds_port_configuration_agent.c960 (controller->next_phy_to_start == SCI_MAX_PHYS) &&
H A Dscic_sds_controller.c224 this_controller->next_phy_to_start = 0;
1669 if (this_controller->next_phy_to_start == SCI_MAX_PHYS)
1684 the_phy = &this_controller->phy_table[this_controller->next_phy_to_start];
1693 this_controller->next_phy_to_start++;
1716 this_controller->phy_table[this_controller->next_phy_to_start].phy_index,
1721 this_controller->next_phy_to_start++;

Completed in 119 milliseconds