Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_smp_io_request.c132 smp_request->header.allocated_response_length = smp_response_length; in scif_sas_smp_protocol_request_construct()
H A Dscic_sds_smp_request.c327 …smp_request.header.allocated_response_length = passthru_cb->scic_cb_smp_passthru_get_allocated_res… in scic_io_request_construct_smp_pass_through()
H A Dintel_sas.h387 U8 allocated_response_length; // byte 2 member
/freebsd/sys/dev/isci/
H A Disci_io_request.c884 return (header->allocated_response_length); in smp_io_request_cb_get_allocated_response_length()