Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_cmds_basic.h203 unsigned char peripheral_type; member
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_basic.c440 inq_data->peripheral_type = 0x1f; in sg_simple_inquiry()
447 inq_data->peripheral_type = inq_resp[0] & 0x1f; in sg_simple_inquiry()