Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_remote_node_context.c204 || this_rnc->device->target_protocols.u.bits.attached_stp_target in scic_sds_remote_node_context_construct_buffer()
873 (protocols.u.bits.attached_stp_target == 1) in scic_sds_remote_node_context_tx_suspended_state_resume_handler()
1182 && this_rnc->device->target_protocols.u.bits.attached_stp_target in scic_sds_remote_node_context_validate_context_buffer()
1347 (protocols.u.bits.attached_stp_target == 1) in scic_sds_remote_node_context_resuming_state_enter()
H A Dscif_sas_remote_device_ready_substate_handlers.c409 || dev_protocols.u.bits.attached_stp_target) in scif_sas_remote_device_ready_operational_start_task_handler()
431 ASSERT(!dev_protocols.u.bits.attached_stp_target); in scif_sas_remote_device_ready_operational_start_task_handler()
H A Dscif_sas_smp_activity_clear_affiliation.c108 if (dev_protocols.u.bits.attached_stp_target) in scif_sas_smp_remote_device_find_next_smp_phy_link_to_sata()
H A Dscic_sds_smp_request.c580 && !this_smp_response->response.discover.protocols.u.bits.attached_stp_target) in scic_sds_smp_request_await_response_frame_handler()
582 this_smp_response->response.discover.protocols.u.bits.attached_stp_target = 1; in scic_sds_smp_request_await_response_frame_handler()
H A Dscif_sas_smp_remote_device.c462 || discover_response->protocols.u.bits.attached_stp_target in scif_sas_smp_remote_device_decode_initial_discover_response()
525 else if ( (discover_response->protocols.u.bits.attached_stp_target) in scif_sas_smp_remote_device_decode_initial_discover_response()
530 discover_response->protocols.u.bits.attached_stp_target = 1; in scif_sas_smp_remote_device_decode_initial_discover_response()
540 &&(discover_response->protocols.u.bits.attached_stp_target in scif_sas_smp_remote_device_decode_initial_discover_response()
563 discover_response->protocols.u.bits.attached_stp_target = 1; in scif_sas_smp_remote_device_decode_initial_discover_response()
844 && ( discover_response->protocols.u.bits.attached_stp_target in scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response()
H A Dscif_sas_io_request.c152 else if (dev_protocols.u.bits.attached_stp_target) in scif_sas_io_request_construct()
670 if (dev_protocols.u.bits.attached_stp_target in scic_cb_request_is_initial_construction()
H A Dscif_sas_remote_device.c295 else if (smp_response->protocols.u.bits.attached_stp_target) in scif_remote_device_ea_construct()
465 if (protocols.u.bits.attached_stp_target) in scif_remote_device_get_max_queue_depth()
H A Dscic_sds_remote_device.c193 else if (this_device->target_protocols.u.bits.attached_stp_target) in scic_remote_device_da_construct()
299 else if (this_device->target_protocols.u.bits.attached_stp_target) in scic_remote_device_ea_construct()
528 if (this_device->target_protocols.u.bits.attached_stp_target) in scic_remote_device_get_suggested_reset_timeout()
901 if (!this_device->target_protocols.u.bits.attached_stp_target) in scic_sds_remote_device_is_atapi()
H A Dscif_sas_task_request.c204 else if (dev_protocols.u.bits.attached_stp_target) in scif_sas_task_request_generic_construct()
H A Dscic_sds_controller.h578 (device)->target_protocols.u.bits.attached_stp_target \
H A Dintel_sas.h680 U16 attached_stp_target : 1; member
H A Dscic_sds_request.c1078 else if (device_protocol.u.bits.attached_stp_target) in scic_io_request_construct()
1160 else if (device_protocol.u.bits.attached_stp_target) in scic_task_request_construct()