Searched refs:imm_cpp (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dimm.c467 static int imm_cpp(unsigned short ppb, unsigned char b) function
531 imm_cpp(ppb, 0xe0); /* Select device 0 in compatible mode */
532 imm_cpp(ppb, 0x30); /* Disconnect all devices */
537 return imm_cpp(ppb, 0x28); /* Select device 0 in EPP mode */
538 return imm_cpp(ppb, 0xe0); /* Select device 0 in compatible mode */
543 imm_cpp(dev->base, 0x30); /* Disconnect all devices */

Completed in 120 milliseconds