Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_request.c177 pqisrc_show_raid_req(pqisrc_softstate_t *softs, pqisrc_raid_req_t *raid_req)
180 raid_req->header.iu_type);
182 raid_req->response_queue_id);
184 raid_req->request_id);
186 raid_req->buffer_length);
188 raid_req->task_attribute);
190 *((long long unsigned int*)raid_req->lun_number));
192 raid_req->error_index);
194 (void *)raid_req->sg_descriptors[0].addr);
196 raid_req->sg_descriptors[0].len);
[all …]