Searched refs:mdb_cdb_to_str (Results 1 – 1 of 1) sorted by relevance
133 mdb_cdb_to_str(uint8_t scsi_cmd, char *tmpstr, int tmplen) in mdb_cdb_to_str() function153 mdb_printf("CDB %s", mdb_cdb_to_str(cdb[0], tmpstr, tmplen)); in display_cdb()