Searched refs:phy_to_be_started (Results 1 – 1 of 1) sorted by relevance
166 uint32_t phy_to_be_started) in isci_sysctl_start() argument172 phy_to_be_started, &phy_handle); in isci_sysctl_start()181 uint32_t phy_to_be_started = 0xff; in isci_sysctl_start_phy() local183 int error = sysctl_handle_int(oidp, &phy_to_be_started, 0, req); in isci_sysctl_start_phy()185 controller_index = phy_to_be_started / SCI_MAX_PHYS; in isci_sysctl_start_phy()186 phy_index = phy_to_be_started % SCI_MAX_PHYS; in isci_sysctl_start_phy()