Searched refs:SCIC_SDS_PORT_T (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/dev/isci/scil/ |
H A D | scic_sds_port.c | 113 SCIC_SDS_PORT_T *this_port, in scic_sds_port_is_valid_phy_assignment() 173 SCIC_SDS_PORT_T * this_port in scic_sds_port_get_phys() 219 SCIC_SDS_PORT_T *this_port, in scic_sds_port_is_phy_mask_valid() 270 SCIC_SDS_PORT_T *this_port in scic_sds_port_get_a_connected_phy() 309 SCIC_SDS_PORT_T *port, in scic_sds_port_set_phy() 346 SCIC_SDS_PORT_T *port, in scic_sds_port_clear_phy() 384 SCIC_SDS_PORT_T * this_port, in scic_sds_port_add_phy() 407 SCIC_SDS_PORT_T * this_port, in scic_sds_port_remove_phy() 428 SCIC_SDS_PORT_T * this_port, in scic_sds_port_get_sas_address() 469 SCIC_SDS_PORT_T * this_port, in scic_sds_port_get_protocols() [all …]
|
H A D | scic_sds_port.h | 221 } SCIC_SDS_PORT_T; typedef 309 SCIC_SDS_PORT_T *this_port 360 SCIC_SDS_PORT_T *this_port 369 SCIC_SDS_PORT_T *this_port, 375 SCIC_SDS_PORT_T *this_port, 394 SCIC_SDS_PORT_T * this_port, 399 SCIC_SDS_PORT_T *this_port, 406 SCIC_SDS_PORT_T *this_port, 412 SCIC_SDS_PORT_T * this_port 416 SCIC_SDS_PORT_T *this_port, [all …]
|
H A D | scic_sds_port_configuration_agent.c | 141 SCIC_SDS_PORT_T * scic_sds_port_configuration_agent_find_port( in scic_sds_port_configuration_agent_find_port() 170 SCIC_SDS_PORT_T * port = (SCIC_SDS_PORT_T *)port_handle; in scic_sds_port_configuration_agent_find_port() 479 SCIC_SDS_PORT_T * port, in scic_sds_mpc_agent_link_up() 528 SCIC_SDS_PORT_T * port, in scic_sds_mpc_agent_link_down() 689 SCIC_SDS_PORT_T * port; in scic_sds_apc_agent_configure_ports() 724 port = (SCIC_SDS_PORT_T *)port_handle; in scic_sds_apc_agent_configure_ports() 827 SCIC_SDS_PORT_T * port, in scic_sds_apc_agent_link_up() 885 SCIC_SDS_PORT_T * port, in scic_sds_apc_agent_link_down()
|
H A D | scic_sds_sgpio.c | 192 SCIC_SDS_PORT_T * port = (SCIC_SDS_PORT_T *) port_handle; in scic_sgpio_set_led_blink_pattern() 241 SCIC_SDS_PORT_T * port = (SCIC_SDS_PORT_T *) port_handle; in scic_sgpio_set_led_state()
|
H A D | scic_sds_controller.c | 3226 SCIC_SDS_PORT_T *the_port, in scic_sds_controller_link_up() 3257 SCIC_SDS_PORT_T *the_port, in scic_sds_controller_link_down() 3786 SCIC_SDS_PORT_T * port; in scic_sds_controller_release_resource() 5704 SCIC_SDS_PORT_T *port, in scic_sds_controller_starting_state_link_up_handler() 5733 SCIC_SDS_PORT_T *port, in scic_sds_controller_starting_state_link_down_handler() 6060 SCIC_SDS_PORT_T *port, in scic_sds_controller_ready_state_link_up_handler() 6084 SCIC_SDS_PORT_T *port, in scic_sds_controller_ready_state_link_down_handler() 6876 SCIC_SDS_PORT_T * port in scic_sds_abort_reqests() 6925 SCIC_SDS_PORT_T *this_port in scic_sds_terminate_reqests()
|
H A D | scic_sds_smp_request.c | 372 SCIC_SDS_PORT_T *target_port; in scu_smp_request_construct_task_context()
|
H A D | scic_sds_remote_device.c | 102 SCIC_SDS_PORT_T *the_port = (SCIC_SDS_PORT_T*) port; in scic_remote_device_construct()
|
H A D | scic_sds_phy.c | 634 SCIC_SDS_PORT_T *owning_port, in scic_sds_phy_construct() 719 SCIC_SDS_PORT_T * the_port in scic_sds_phy_set_port()
|
H A D | scic_sds_request.c | 667 SCIC_SDS_PORT_T *target_port; in scu_ssp_reqeust_construct_task_context()
|
H A D | scic_sds_stp_request.c | 265 SCIC_SDS_PORT_T *target_port; in scu_sata_reqeust_construct_task_context()
|