Searched defs:Interrupt_Cond (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Dfdomain.c362 Interrupt_Cond = 4, /* tmc18c50/tmc18c30 only */ enumerator in enum:in_port_type
1537 inb( port_base + Interrupt_Cond ) );
H A Dfd_mcs.c159 Interrupt_Cond = 4, /* tmc18c50/tmc18c30 only */ enumerator in enum:in_port_type
487 Interrupt_Cond_port = port + Interrupt_Cond;
1191 printk("Int. Condition = 0x%02x\n", inb(shpnt->io_port + Interrupt_Cond));

Completed in 15 milliseconds