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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A D3c507.c153 #define iSCB_STATUS 0x8 macro
490 readw(shmem + iSCB_STATUS) & 0x8000 ? "IRQ conflict" :
564 status = readw(shmem+iSCB_STATUS);
751 while (readw(shmem+iSCB_STATUS) == 0)
754 dev->name, readw(shmem+iSCB_STATUS), readw(shmem+iSCB_CMD));
765 readw(shmem+iSCB_STATUS));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A D3c507.c153 #define iSCB_STATUS 0x8 macro
490 readw(shmem + iSCB_STATUS) & 0x8000 ? "IRQ conflict" :
564 status = readw(shmem+iSCB_STATUS);
751 while (readw(shmem+iSCB_STATUS) == 0)
754 dev->name, readw(shmem+iSCB_STATUS), readw(shmem+iSCB_CMD));
765 readw(shmem+iSCB_STATUS));

Completed in 64 milliseconds