Condy v1.9
C++ Asynchronous System Call Layer for Linux
Loading...
Searching...
No Matches
condy::SCSIBsgPassthruCQEHandler Struct Reference

A CQE handler for SCSI BSG passthrough commands that extracts the SCSI status and result from the CQE. More...

#include <cqe_handler.hpp>

Detailed Description

A CQE handler for SCSI BSG passthrough commands that extracts the SCSI status and result from the CQE.

Returns
std::pair<int32_t, SCSIBsgResult> A pair containing the result of the operation (the value of cqe->res) and the raw SCSI status.

Definition at line 99 of file cqe_handler.hpp.


The documentation for this struct was generated from the following file: