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

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

Completed in 359 milliseconds