Home
last modified time | relevance | path

Searched defs:SCIC_SDS_REQUEST (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_request.h139 typedef struct SCIC_SDS_REQUEST struct
144 SCI_BASE_REQUEST_T parent;
146 void *user_request;
152 struct SCIC_SDS_CONTROLLER *owning_controller;
158 struct SCIC_SDS_REMOTE_DEVICE *target_device;
164 BOOL was_tag_assigned_by_user;
171 U16 io_tag;
177 U8 sat_protocol;
183 SCIC_TRANSPORT_PROTOCOL protocol;
189 U32 scu_status;
[all …]