Searched defs:REG0 (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/
H A Dqlogicfas408.h90 #define REG0 ( outb( inb( qbase + 0xd ) & 0x7f , qbase + 0xd ), outb( 4 , qbase + 0xd )) macro
H A DNCR53c406a.c86 #define REG0 (outb(C4_IMG, CONFIG4)) macro
716 REG0;
800 REG0;
882 REG0;
903 REG0;
963 REG0;
996 outb(C4_IMG, CONFIG4); /* REG0; */
/drivers/scsi/pcmcia/
H A Dsym53c500_cs.c133 #define REG0(x) (outb(C4_IMG, (x) + CONFIG4)) macro
223 outb(C4_IMG, io_port + CONFIG4); /* REG0(io_port); */
237 outb(C4_IMG, io_port + CONFIG4); /* REG0(io_port); */
371 REG0(port_base);
434 REG0(port_base);
453 REG0(port_base);
574 REG0(port_base);

Completed in 133 milliseconds