Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_io_linux.h67 #define SG_LIB_DID_NO_CONNECT DID_NO_CONNECT macro
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_io_linux.c244 if ((SG_LIB_DID_NO_CONNECT == host_status) || in sg_err_category_new()