Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dg_NCR5380.c717 static int sprint_opcode(char *buffer, int len, int opcode) in sprint_opcode() function
727 len += sprint_opcode(buffer, len, command[0]); in sprint_command()