Searched refs:target_protocols (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/isci/scil/
H A Dscic_sds_remote_device.c163 this_device->target_protocols.u.all = protocols.u.all;
189 if (this_device->target_protocols.u.bits.attached_ssp_target)
193 else if (this_device->target_protocols.u.bits.attached_stp_target)
204 else if (this_device->target_protocols.u.bits.attached_smp_target)
243 this_device->target_protocols.u.all = discover_response->protocols.u.all;
283 if (this_device->target_protocols.u.bits.attached_ssp_target)
287 else if (this_device->target_protocols.u.bits.attached_smp_target)
299 else if (this_device->target_protocols.u.bits.attached_stp_target)
528 if (this_device->target_protocols.u.bits.attached_stp_target)
600 protocols->u.all = this_device->target_protocols
[all...]
H A Dscic_sds_remote_node_context.c203 this_rnc->device->target_protocols.u.bits.attached_sata_device
204 || this_rnc->device->target_protocols.u.bits.attached_stp_target
1182 && this_rnc->device->target_protocols.u.bits.attached_stp_target
H A Dscic_sds_remote_device.h225 SMP_DISCOVER_RESPONSE_PROTOCOLS_T target_protocols; member in struct:SCIC_SDS_REMOTE_DEVICE
H A Dscic_sds_controller.h578 (device)->target_protocols.u.bits.attached_stp_target \

Completed in 474 milliseconds