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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Daha1740.c247 while(inb(G2STAT(base)) & G2STAT_INTPEND) {
262 inb(G2STAT(base)),adapstat,
269 inb(G2STAT(base)),adapstat,
498 if (inb(G2STAT(base)) & G2STAT_MBXOUT) break;
508 if (! (inb(G2STAT(base)) & G2STAT_BUSY)) break;
603 if ((inb(G2STAT(slotbase)) &
H A Daha1740.h39 #define G2STAT(base) (base + 0x57) macro

Completed in 72 milliseconds