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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A D3c507.c154 #define iSCB_STATUS 0x8 macro
491 readw(shmem + iSCB_STATUS) & 0x8000 ? "IRQ conflict" :
565 status = readw(shmem+iSCB_STATUS);
764 while (readw(shmem+iSCB_STATUS) == 0)
768 readw(shmem+iSCB_STATUS), readw(shmem+iSCB_CMD));
779 readw(shmem+iSCB_STATUS));

Completed in 105 milliseconds