Searched refs:IGS_REG_SIZE (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | igsfbreg.h | 70 #define IGS_REG_SIZE 0x020 macro
|
| D | igsfb_subr.c | 94 ret = bus_space_map(iot, iobase + IGS_REG_BASE, IGS_REG_SIZE, ioflags, in igsfb_enable() 117 bus_space_unmap(iot, regh, IGS_REG_SIZE); in igsfb_enable()
|
| D | igsfb.c | 309 bus_space_unmap(dc->dc_iot, dc->dc_ioh, IGS_REG_SIZE); in igsfb_init_video() 328 bus_space_unmap(dc->dc_iot, dc->dc_ioh, IGS_REG_SIZE); in igsfb_init_video()
|
| /netbsd/src/sys/dev/pci/ |
| D | igsfb_pci.c | 250 dc->dc_iobase + IGS_REG_BASE, IGS_REG_SIZE, in igsfb_pci_map_regs()
|
| /netbsd/src/sys/arch/shark/ofw/ |
| D | igsfb_ofbus.c | 189 dc->dc_iobase + IGS_REG_BASE, IGS_REG_SIZE, in igsfb_setup_dc()
|