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

/freebsd-11-stable/sys/dev/isci/scil/
H A Dsci_base_port.c69 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.c112 scic_sds_port_is_valid_phy_assignment( SCIC_SDS_PORT_T *this_port, U32 phy_index ) argument
218 scic_sds_port_is_phy_mask_valid( SCIC_SDS_PORT_T *this_port, U32 phy_mask ) argument
383 scic_sds_port_add_phy( SCIC_SDS_PORT_T * this_port, SCIC_SDS_PHY_T * the_phy ) argument
406 scic_sds_port_remove_phy( SCIC_SDS_PORT_T * this_port, SCIC_SDS_PHY_T * the_phy ) argument
427 scic_sds_port_get_sas_address( SCIC_SDS_PORT_T * this_port, SCI_SAS_ADDRESS_T * sas_address ) argument
468 scic_sds_port_get_protocols( SCIC_SDS_PORT_T * this_port, SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T * protocols ) argument
505 scic_sds_port_get_attached_sas_address( SCIC_SDS_PORT_T * this_port, SCI_SAS_ADDRESS_T * sas_address ) argument
563 scic_sds_port_get_attached_protocols( SCIC_SDS_PORT_T * this_port, SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T * protocols ) argument
656 scic_sds_port_construct_dummy_rnc( SCIC_SDS_PORT_T *this_port, U16 rni ) argument
694 scic_sds_port_construct_dummy_task( SCIC_SDS_PORT_T *this_port, U16 tci ) argument
766 scic_sds_port_construct( SCIC_SDS_PORT_T *this_port, U8 port_index, SCIC_SDS_CONTROLLER_T *owning_controller ) argument
827 scic_sds_port_initialize( SCIC_SDS_PORT_T *this_port, void *port_task_scheduler_registers, void *port_configuration_regsiter, void *viit_registers ) argument
861 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
910 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)handle; local
939 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)handle; local
966 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
1000 SCIC_SDS_PORT_T * this_port = (SCIC_SDS_PORT_T *)handle; local
1023 scic_sds_port_setup_transports( SCIC_SDS_PORT_T * this_port, U32 device_id ) argument
1049 scic_sds_port_resume_phy( SCIC_SDS_PORT_T * this_port, SCIC_SDS_PHY_T * the_phy ) argument
1076 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
1126 scic_sds_port_deactivate_phy( SCIC_SDS_PORT_T * this_port, SCIC_SDS_PHY_T * the_phy, BOOL do_notify_user ) argument
1165 scic_sds_port_invalid_link_up( SCIC_SDS_PORT_T * this_port, SCIC_SDS_PHY_T * the_phy ) argument
1230 scic_sds_port_link_detected( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *the_phy ) argument
1270 scic_sds_port_link_up( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *the_phy ) argument
1287 scic_sds_port_link_down( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *the_phy ) argument
1304 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
1323 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
1345 SCIC_SDS_PORT_T * this_port; local
1493 scic_sds_port_broadcast_change_received( SCIC_SDS_PORT_T * this_port, SCIC_SDS_PHY_T * this_phy ) argument
1516 SCIC_SDS_PORT_T * this_port = (SCIC_SDS_PORT_T *)port; local
1751 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
1806 scic_sds_port_default_link_up_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *phy ) argument
1831 scic_sds_port_default_link_down_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *phy ) argument
1856 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
1884 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
1928 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
1984 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
2109 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
2137 SCIC_SDS_PORT_T * this_port = (SCIC_SDS_PORT_T *)port; local
2186 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
2228 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
2261 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
2283 scic_sds_port_reset_state_link_up_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *phy ) argument
2313 scic_sds_port_reset_state_link_down_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *phy ) argument
2550 SCIC_SDS_PORT_T *this_port; local
2584 SCIC_SDS_PORT_T *this_port; local
2607 SCIC_SDS_PORT_T *this_port; local
2622 this_port, local
2631 this_port, local
2660 SCIC_SDS_PORT_T *this_port; local
2684 SCIC_SDS_PORT_T *this_port; local
2706 SCIC_SDS_PORT_T *this_port; local
2730 SCIC_SDS_PORT_T *this_port; local
2760 SCIC_SDS_PORT_T *this_port; local
2792 SCIC_SDS_PORT_T *this_port; local
2802 this_port, local
2862 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
2894 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
2907 SCIC_SDS_PORT_T * this_port = (SCIC_SDS_PORT_T *)port; local
2934 SCIC_SDS_PORT_T * this_port = (SCIC_SDS_PORT_T *)port; local
2971 scic_sds_port_ready_waiting_substate_link_up_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *the_phy ) argument
3033 SCIC_SDS_PORT_T * this_port = (SCIC_SDS_PORT_T *)port; local
3094 scic_sds_port_ready_operational_substate_link_up_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *the_phy ) argument
3115 scic_sds_port_ready_operational_substate_link_down_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_PHY_T *the_phy ) argument
3156 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)port; local
3183 SCIC_SDS_PORT_T * this_port = (SCIC_SDS_PORT_T *)port; local
3220 SCIC_SDS_PORT_T * this_port = (SCIC_SDS_PORT_T *)port; local
3470 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)object; local
3506 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)object; local
3527 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)object; local
3534 scic_sds_port_get_controller(this_port), this_port local
3579 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)object; local
3588 this_port, local
3612 SCIC_SDS_PORT_T *this_port = (SCIC_SDS_PORT_T *)object; local
3622 this_port, local
[all...]

Completed in 74 milliseconds