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

/freebsd-11.0-release/sys/dev/isci/scil/
H A Dscif_sas_smp_activity_clear_affiliation.c108 if (dev_protocols.u.bits.attached_stp_target)
H A Dscic_sds_remote_node_context.c204 || this_rnc->device->target_protocols.u.bits.attached_stp_target
873 (protocols.u.bits.attached_stp_target == 1)
1182 && this_rnc->device->target_protocols.u.bits.attached_stp_target
1347 (protocols.u.bits.attached_stp_target == 1)
H A Dscif_sas_remote_device_ready_substate_handlers.c409 || dev_protocols.u.bits.attached_stp_target)
431 ASSERT(!dev_protocols.u.bits.attached_stp_target);
H A Dscif_sas_smp_remote_device.c462 || discover_response->protocols.u.bits.attached_stp_target
525 else if ( (discover_response->protocols.u.bits.attached_stp_target)
530 discover_response->protocols.u.bits.attached_stp_target = 1;
540 &&(discover_response->protocols.u.bits.attached_stp_target
563 discover_response->protocols.u.bits.attached_stp_target = 1;
844 && ( discover_response->protocols.u.bits.attached_stp_target
H A Dscic_sds_smp_request.c580 && !this_smp_response->response.discover.protocols.u.bits.attached_stp_target)
582 this_smp_response->response.discover.protocols.u.bits.attached_stp_target = 1;
H A Dscif_sas_io_request.c152 else if (dev_protocols.u.bits.attached_stp_target)
670 if (dev_protocols.u.bits.attached_stp_target
H A Dscif_sas_remote_device.c295 else if (smp_response->protocols.u.bits.attached_stp_target)
465 if (protocols.u.bits.attached_stp_target)
H A Dscic_sds_remote_device.c193 else if (this_device->target_protocols.u.bits.attached_stp_target)
299 else if (this_device->target_protocols.u.bits.attached_stp_target)
528 if (this_device->target_protocols.u.bits.attached_stp_target)
901 if (!this_device->target_protocols.u.bits.attached_stp_target)
H A Dscif_sas_task_request.c204 else if (dev_protocols.u.bits.attached_stp_target)
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 in struct:SMP_DISCOVER_RESPONSE_PROTOCOLS::__anon10323::__anon10324
H A Dscic_sds_request.c1078 else if (device_protocol.u.bits.attached_stp_target)
1160 else if (device_protocol.u.bits.attached_stp_target)

Completed in 126 milliseconds