Home
last modified time | relevance | path

Searched refs:nubus_readl (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Dnubus.h10 #define nubus_readl raw_inl macro
/openbmc/linux/drivers/scsi/
H A Dmac_esp.c123 if (nubus_readl(mep->pdma_regs) & 0x200) in mac_esp_wait_for_dreq()
/openbmc/linux/drivers/net/ethernet/8390/
H A Dmac8390.c231 indata = nubus_readl(membase); in mac8390_testio()