bcm53xx_board.c | 66 bus_space_handle_t bcm53xx_ioreg_bsh; variable in typeref:typename:bus_space_handle_t 148 bus_space_handle_t bsh = bcm53xx_ioreg_bsh; 292 bus_space_write_4(bcm53xx_ioreg_bst, bcm53xx_ioreg_bsh, 296 bus_space_write_4(bcm53xx_ioreg_bst, bcm53xx_ioreg_bsh, 300 bus_space_write_4(bcm53xx_ioreg_bst, bcm53xx_ioreg_bsh, 428 cpu->cpu_ioreg_bsh = bcm53xx_ioreg_bsh; 470 bcm53xx_ioreg_bsh = (bus_space_handle_t) iobase; 472 BCM53XX_IOREG_SIZE, 0, &bcm53xx_ioreg_bsh); 486 bcm53xx_get_chip_ioreg_state(&bcs, bcm53xx_ioreg_bst, bcm53xx_ioreg_bsh); 619 bus_space_handle_t bsh = bcm53xx_ioreg_bsh; [all...] |