Searched refs:NOOP (Results 1 – 2 of 2) sorted by relevance
141 #define NOOP 0x00 macro503 outb(NOOP, base + COMMAND_REG); in sym53c416_init()527 outb(NOOP, base + COMMAND_REG); in sym53c416_probeirq()573 outb(NOOP, base + COMMAND_REG); in sym53c416_test()574 if(inb(base + COMMAND_REG) != NOOP) in sym53c416_test()781 outb(NOOP | PIO_MODE, base + COMMAND_REG); in DEF_SCSI_QCMD()
389 #define NOOP 0x00 macro