Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/
Dsg_io_linux.c64 #define LINUX_HOST_BYTES_SZ \ macro
71 if ((host_status < 0) || (host_status >= LINUX_HOST_BYTES_SZ)) in sg_print_host_status()
Dsg_pt_linux.c67 #define LINUX_HOST_BYTES_SZ \ macro
738 if ((hs < 0) || (hs >= LINUX_HOST_BYTES_SZ)) in get_scsi_pt_transport_err_str()