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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcom20020.h95 #undef ASTATUS macro
108 #define ASTATUS() inb(_STATUS) macro
H A Darcdevice.h325 #define ASTATUS() (lp->hw.status(dev)) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/arcnet/
H A Dcom90io.c72 #undef ASTATUS macro
76 #define ASTATUS() inb(_STATUS) macro
167 if (ASTATUS() == 0xFF) {
174 status = ASTATUS();
186 status = ASTATUS();
296 BUGMSG(D_INIT, "Resetting %s (status=%02Xh)\n", dev->name, ASTATUS());
335 return ASTATUS();
H A Darc-rimi.c72 #undef ASTATUS macro
76 #define ASTATUS() readb(_STATUS) macro
266 BUGMSG(D_INIT, "Resetting %s (status=%02Xh)\n", dev->name, ASTATUS());
295 return ASTATUS();
H A Dcom20020.c122 status = ASTATUS();
136 status = ASTATUS();
243 dev->name, ASTATUS());
298 return ASTATUS() + (ADIAGSTATUS()<<8);
H A Dcom90xx.c90 #undef ASTATUS macro
94 #define ASTATUS() inb(_STATUS) macro
176 if (ASTATUS() == 0xFF) {
318 status = ASTATUS();
330 status = ASTATUS();
566 return ASTATUS();
591 BUGMSG(D_INIT, "Resetting (status=%02Xh)\n", ASTATUS());
H A Darcnet.c442 if (ASTATUS() & RESETflag) {
606 ASTATUS(), lp->cur_tx, lp->next_tx, skb->len,skb->protocol);
663 BUGMSG(D_DEBUG, "%s: %d: %s, status: %x\n",__FILE__,__LINE__,__FUNCTION__,ASTATUS());
670 BUGMSG(D_DEBUG, "%s: %d: %s, status: %x\n",__FILE__,__LINE__,__FUNCTION__,ASTATUS());
689 ASTATUS(), lp->intmask, lp->next_tx, lp->cur_tx);
717 int status = ASTATUS();
775 if (ASTATUS() & RESETflag)
783 ASTATUS(), lp->intmask);
787 status = ASTATUS();
983 ASTATUS(), boguscoun
[all...]
H A Dcom20020-isa.c71 if (ASTATUS() == 0xFF) {
H A Dcom20020-pci.c112 if (ASTATUS() == 0xFF) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A DFlashPoint.c691 #define ASTATUS (BITW(10)+BITW(8)) macro
4622 WRW_HARPOON(map_addr, (CPN_OP + ASTATUS + UNKNWN)); /*JUMP IF NOT STATUS PHZ. */

Completed in 74 milliseconds