Home
last modified time | relevance | path

Searched refs:is_direct_attached (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_remote_node_context.c874 && !(this_rnc->device->is_direct_attached) in scic_sds_remote_node_context_tx_suspended_state_resume_handler()
1181 !this_rnc->device->is_direct_attached in scic_sds_remote_node_context_validate_context_buffer()
1197 if (this_rnc->device->is_direct_attached) in scic_sds_remote_node_context_validate_context_buffer()
1348 && (rnc->device->is_direct_attached) in scic_sds_remote_node_context_resuming_state_enter()
H A Dscic_sds_remote_device.h236 BOOL is_direct_attached; member
H A Dscic_sds_controller.h579 && ((device)->is_direct_attached != TRUE) \
H A Dscic_sds_remote_device.c164 this_device->is_direct_attached = TRUE; in scic_remote_device_da_construct()
903 else if (this_device->is_direct_attached) in scic_sds_remote_device_is_atapi()