Home
last modified time | relevance | path

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

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