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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dinitio.c561 while (!((host->jsint = inb(host->addr + TUL_SInt)) & TSS_SCSIRST_INT))
571 inb(host->addr + TUL_SInt);
1179 host->jsint = inb(host->addr + TUL_SInt);
2439 host->jsint = inb(host->addr + TUL_SInt);
2485 host->jsint = inb(host->addr + TUL_SInt);
2505 host->jsint = inb(host->addr + TUL_SInt);
H A Dinitio.h106 #define TUL_SInt 0x84 /* 04 R Interrupt Register */ macro

Completed in 95 milliseconds