Home
last modified time | relevance | path

Searched refs:InByte (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/isdn/hisax/
Denternow.h23 #define InByte(addr) inb(addr) macro
Denternow_pci.c90 return (InByte(cs->hw.njet.isac + 4*offset)); in ReadByteAmd7930()
95 return(InByte(cs->hw.njet.isac + 4*AMD_DR)); in ReadByteAmd7930()
249 sval = InByte(cs->hw.njet.base + NETJET_IRQSTAT1); in enpci_interrupt()