Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
DNCR5380.c724 void lprint_opcode(int opcode, struct seq_file *m);
764 lprint_opcode(command[0], m); in lprint_command()
770 static void lprint_opcode(int opcode, struct seq_file *m) in lprint_opcode() function