Toggle navigation
/
Symbol
File
Text
Line
Symbol: REG1
macro public
Defined...
drivers/scsi/pcmcia/sym53c500_cs.c:126:9-126:73
: #define REG1(x) outb(C7_IMG, (x) + CONFIG7); outb(C5_IMG, (x) + CONFIG5)
drivers/scsi/qlogicfas408.h:92:9-92:101
: #define REG1 ( outb( inb( qbase + 0xd ) | 0x80 , qbase + 0xd ), outb( 0xb4 | int_type, qbase + 0xd ))