Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_remote_device.h455 #define scic_sds_remote_device_build_command_context(device, command) \ macro
H A Dscic_sds_remote_device.c880 context = scic_sds_remote_device_build_command_context(this_device, request); in scic_sds_remote_device_post_request()