Home
last modified time | relevance | path

Searched refs:byte_6 (Results 1 – 3 of 3) sorted by relevance

/external/sg3_utils/include/
Dsg_cmds_basic.h260 uint8_t byte_6; member
/external/sg3_utils/lib/
Dsg_cmds_basic.c564 inq_data->byte_6 = inq_resp[6]; in sg_simple_inquiry()
606 inq_data->byte_6 = inq_resp[6]; in sg_simple_inquiry_pt()
/external/sg3_utils/src/
Dsg_modes.c1291 encserv = !! (0x40 & inq_out.byte_6); in main()
1292 mchngr = !! (0x8 & inq_out.byte_6); in main()