Searched refs:hexfield (Results 1 – 1 of 1) sorted by relevance
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 5144 static void hexfield(unsigned char *pageaddr, int nbytes, char *text) in hexfield() function 5268 hexfield(pagestart + 12, 1, "DTDC"); in read_disconnect_reconnect_data() 5343 hexfield(pagestart + 8, 4, "Starting Boundary"); in notch_parameters_page() 5344 hexfield(pagestart + 12, 4, "Ending Boundary"); in notch_parameters_page() 5641 hexfield(pagestart + 2, 2, "Interface Identifier"); in peripheral_device_page()
|