Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dhp100.h171 #define HP100_MMAP_DIS 0x2000 /* 0:Enable, 1:Disable mem.mapping. */ macro
616 outw( HP100_MMAP_DIS | HP100_RESET_HB, ioaddr + HP100_REG_OPTION_LSW )
618 outw( HP100_MMAP_DIS | HP100_SET_HB, ioaddr + HP100_REG_OPTION_LSW )
Dhp100.c920 HP100_MMAP_DIS | HP100_SET_HB, OPTION_LSW); in hp100_hwinit()
1005 HP100_MMAP_DIS | HP100_SET_HB, OPTION_LSW); in hp100_mmuinit()
1009 hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW); in hp100_mmuinit()
1013 hp100_outw(HP100_MMAP_DIS | HP100_SET_HB | in hp100_mmuinit()
2436 hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW); in hp100_start_interface()
2483 HP100_TRI_INT | HP100_MMAP_DIS | HP100_SET_HB, in hp100_stop_interface()