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

/freebsd-10-stable/sys/dev/isci/scil/
H A Dscic_sds_request.h201 U32 post_context; member in struct:SCIC_SDS_REQUEST
328 ((this_request)->post_context)
H A Dscic_sds_smp_request.c448 this_request->post_context = (
464 this_request->post_context = (
H A Dscic_sds_request.c505 this_request->post_context = 0xFFFFFFFF;
706 this_request->post_context = (
722 this_request->post_context = (
2022 // Add to the post_context the io tag value
2023 this_request->post_context |= scic_sds_io_tag_get_index(this_request->io_tag);
H A Dscic_sds_stp_request.c308 this_request->post_context = (
324 this_request->post_context = (

Completed in 103 milliseconds