Home
last modified time | relevance | path

Searched refs:core_controller (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_sgpio.c104 SCIC_SDS_CONTROLLER_T * core_controller = (SCIC_SDS_CONTROLLER_T *) controller; in scic_sgpio_set_vendor_code() local
107 core_controller, vendor_specific_code, vendor_specific_sequence); in scic_sgpio_set_vendor_code()
119 SCIC_SDS_CONTROLLER_T * core_controller = (SCIC_SDS_CONTROLLER_T *) controller; in scic_sgpio_set_blink_patterns() local
124 core_controller, blink_rate, value); in scic_sgpio_set_blink_patterns()
133 SCIC_SDS_CONTROLLER_T * core_controller = (SCIC_SDS_CONTROLLER_T *) controller; in scic_sgpio_set_functionality() local
141 core_controller, interface_control, value); in scic_sgpio_set_functionality()
155 SCIC_SDS_CONTROLLER_T * core_controller = (SCIC_SDS_CONTROLLER_T *) controller; in scic_sgpio_apply_led_blink_pattern() local
178 scic_sgpio_write_SGODSR_register(core_controller, phy_mask, output_value); in scic_sgpio_apply_led_blink_pattern()
210 SCIC_SDS_CONTROLLER_T * core_controller = (SCIC_SDS_CONTROLLER_T *) controller; in scic_sgpio_update_led_state() local
228 scic_sgpio_write_SGODSR_register(core_controller, phy_mask, output_value); in scic_sgpio_update_led_state()
[all …]