Searched defs:this_port (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
H A Dsci_base_port.c71 sci_base_port_construct( SCI_BASE_PORT_T *this_port, SCI_BASE_LOGGER_T *logger, SCI_BASE_STATE_T *state_table ) argument
H A Dscic_sds_port.c114 scic_sds_port_is_valid_phy_assignment( SCIC_SDS_PORT_T *this_port, U32 phy_index ) argument
220 scic_sds_port_is_phy_mask_valid( SCIC_SDS_PORT_T *this_port, U32 phy_mask ) argument
385 scic_sds_port_add_phy( SCIC_SDS_PORT_T * this_port, SCIC_SDS_PHY_T * the_phy ) argument
408 scic_sds_port_remove_phy( SCIC_SDS_PORT_T * this_port, SCIC_SDS_PHY_T * the_phy ) argument
429 scic_sds_port_get_sas_address( SCIC_SDS_PORT_T * this_port, SCI_SAS_ADDRESS_T * sas_address ) argument
470 scic_sds_port_get_protocols( SCIC_SDS_PORT_T * this_port, SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T * protocols ) argument
507 scic_sds_port_get_attached_sas_address( SCIC_SDS_PORT_T * this_port, SCI_SAS_ADDRESS_T * sas_address ) argument
565 scic_sds_port_get_attached_protocols( SCIC_SDS_PORT_T * this_port, SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T * protocols ) argument
658 scic_sds_port_construct_dummy_rnc( SCIC_SDS_PORT_T *this_port, U16 rni ) argument
696 scic_sds_port_construct_dummy_task( SCIC_SDS_PORT_T *this_port, U16 tci ) argument
768 scic_sds_port_construct( SCIC_SDS_PORT_T *this_port, U8 port_index, SCIC_SDS_CONTROLLER_T *owning_controller ) argument
829 scic_sds_port_initialize( SCIC_SDS_PORT_T *this_port, void *port_task_scheduler_registers, void *port_configuration_regsiter, void *viit_registers ) argument
863 scic_sds_port_general_link_up_handler( SCIC_SDS_PORT_T * this_port, SCIC_SDS_PHY_T * the_phy, BOOL do_notify_user, BOOL do_resume_phy ) argument
912 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)handle; local
941 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)handle; local
968 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
1002 SCIC_SDS_PORT_T * this_port = (SCIC_SDS_PORT_T *)handle; local
1025 scic_sds_port_setup_transports( SCIC_SDS_PORT_T * this_port, U32 device_id ) argument
1051 scic_sds_port_resume_phy( SCIC_SDS_PORT_T * this_port, SCIC_SDS_PHY_T * the_phy ) argument
1078 scic_sds_port_activate_phy( SCIC_SDS_PORT_T * this_port, SCIC_SDS_PHY_T * the_phy, BOOL do_notify_user, BOOL do_resume_phy ) argument
1128 scic_sds_port_deactivate_phy( SCIC_SDS_PORT_T * this_port, SCIC_SDS_PHY_T * the_phy, BOOL do_notify_user ) argument
1167 scic_sds_port_invalid_link_up( SCIC_SDS_PORT_T * this_port, SCIC_SDS_PHY_T * the_phy ) argument
1232 scic_sds_port_link_detected( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *the_phy ) argument
1272 scic_sds_port_link_up( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *the_phy ) argument
1289 scic_sds_port_link_down( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *the_phy ) argument
1306 scic_sds_port_start_io( SCIC_SDS_PORT_T *this_port, SCIC_SDS_REMOTE_DEVICE_T *the_device, SCIC_SDS_REQUEST_T *the_io_request ) argument
1325 scic_sds_port_complete_io( SCIC_SDS_PORT_T *this_port, SCIC_SDS_REMOTE_DEVICE_T *the_device, SCIC_SDS_REQUEST_T *the_io_request ) argument
1347 SCIC_SDS_PORT_T * this_port; local
1495 scic_sds_port_broadcast_change_received( SCIC_SDS_PORT_T * this_port, SCIC_SDS_PHY_T * this_phy ) argument
1518 SCIC_SDS_PORT_T * this_port = (SCIC_SDS_PORT_T *)port; local
1753 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
1808 scic_sds_port_default_link_up_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *phy ) argument
1833 scic_sds_port_default_link_down_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *phy ) argument
1858 scic_sds_port_default_start_io_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_REMOTE_DEVICE_T *device, SCIC_SDS_REQUEST_T *io_request ) argument
1886 scic_sds_port_default_complete_io_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_REMOTE_DEVICE_T *device, SCIC_SDS_REQUEST_T *io_request ) argument
1930 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
1986 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
2111 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
2139 SCIC_SDS_PORT_T * this_port = (SCIC_SDS_PORT_T *)port; local
2188 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
2230 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
2263 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
2285 scic_sds_port_reset_state_link_up_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *phy ) argument
2315 scic_sds_port_reset_state_link_down_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *phy ) argument
2552 SCIC_SDS_PORT_T *this_port; local
2586 SCIC_SDS_PORT_T *this_port; local
2609 SCIC_SDS_PORT_T *this_port; local
2624 this_port, local
2633 this_port, local
2662 SCIC_SDS_PORT_T *this_port; local
2686 SCIC_SDS_PORT_T *this_port; local
2708 SCIC_SDS_PORT_T *this_port; local
2732 SCIC_SDS_PORT_T *this_port; local
2762 SCIC_SDS_PORT_T *this_port; local
2794 SCIC_SDS_PORT_T *this_port; local
2804 this_port, local
2864 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
2896 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
2909 SCIC_SDS_PORT_T * this_port = (SCIC_SDS_PORT_T *)port; local
2936 SCIC_SDS_PORT_T * this_port = (SCIC_SDS_PORT_T *)port; local
2973 scic_sds_port_ready_waiting_substate_link_up_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *the_phy ) argument
3035 SCIC_SDS_PORT_T * this_port = (SCIC_SDS_PORT_T *)port; local
3096 scic_sds_port_ready_operational_substate_link_up_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *the_phy ) argument
3117 scic_sds_port_ready_operational_substate_link_down_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *the_phy ) argument
3158 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
3185 SCIC_SDS_PORT_T * this_port = (SCIC_SDS_PORT_T *)port; local
3222 SCIC_SDS_PORT_T * this_port = (SCIC_SDS_PORT_T *)port; local
3472 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)object; local
3508 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)object; local
3529 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)object; local
3536 scic_sds_port_get_controller(this_port), this_port local
3581 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)object; local
3590 this_port, local
3614 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)object; local
3624 this_port, local
[all...]

Completed in 111 milliseconds