Home
last modified time | relevance | path

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

/drivers/mtd/maps/
Dl440gx.c23 #define IOBASE iobase macro
24 #define TRIBUF_PORT (IOBASE+0x37)
25 #define VPP_PORT (IOBASE+0x28)
/drivers/net/ethernet/8390/
Dapne.c94 #define IOBASE 0x300 macro
181 if (!request_region(IOBASE, 0x20, DRV_NAME)) { in apne_probe()
186 err = apne_probe1(dev, IOBASE); in apne_probe()
188 release_region(IOBASE, 0x20); in apne_probe()
199 release_region(IOBASE, 0x20); in apne_probe()
576 release_region(IOBASE, 0x20); in apne_module_exit()
/drivers/scsi/qla2xxx/
Dqla_tmpl.c11 #define IOBASE(vha) IOBAR(ISPREG(vha)) macro
184 qla27xx_write_reg(ISPREG(vha), IOBASE(vha), addr, buf); in qla27xx_fwdt_entry_t257()
221 qla27xx_write_reg(ISPREG(vha), IOBASE(vha), addr, buf); in qla27xx_fwdt_entry_t259()
574 qla27xx_write_reg(ISPREG(vha), IOBASE(vha), 0x40, buf); in qla27xx_fwdt_entry_t271()