Searched refs:nmc93cX6_write (Results 1 – 11 of 11) sorted by relevance
/dports/emulators/dynamips-community/dynamips-0.2.17/common/ |
H A D | dev_c3600_iofpga.c | 312 nmc93cX6_write(&d->router->mb_eeprom_group,(u_int)(*data)); in dev_c3620_c3640_iofpga_access() 340 nmc93cX6_write(&d->router->nm_eeprom_group,*data); in dev_c3620_c3640_iofpga_access() 578 nmc93cX6_write(&d->router->mb_eeprom_group,(u_int)(*data)); in dev_c3660_iofpga_access() 593 nmc93cX6_write(&d->router->c3660_nm_eeprom_group[slot], in dev_c3660_iofpga_access() 603 nmc93cX6_write(&d->router->c3660_nm_eeprom_group[0], in dev_c3660_iofpga_access()
|
H A D | dev_c3725_iofpga.c | 219 nmc93cX6_write(&d->router->mb_eeprom_group,(u_int)(*data)); in dev_c3725_iofpga_access() 294 nmc93cX6_write(&d->router->nm_eeprom_group[0],(u_int)(*data)); in dev_c3725_iofpga_access() 302 nmc93cX6_write(&d->router->nm_eeprom_group[1],(u_int)(*data)); in dev_c3725_iofpga_access()
|
H A D | dev_c6sup1_mpfpga.c | 261 nmc93cX6_write(&d->router->bp_eeprom_group,(u_int)(*data)); in dev_c6sup1_mpfpga_access() 269 nmc93cX6_write(&d->router->sup_eeprom_group,(u_int)(*data)); in dev_c6sup1_mpfpga_access() 320 nmc93cX6_write(&d->router->slot_eeprom_group,(u_int)(*data)); in dev_c6sup1_mpfpga_access()
|
H A D | dev_c7200_iofpga.c | 321 nmc93cX6_write(&router->pa_eeprom_g3,*data); in dev_c7200_iofpga_access() 386 nmc93cX6_write(&d->router->sys_eeprom_g1,(u_int)(*data)); in dev_c7200_iofpga_access() 394 nmc93cX6_write(&d->router->sys_eeprom_g2,(u_int)(*data)); in dev_c7200_iofpga_access()
|
H A D | nmc93cX6.h | 90 void nmc93cX6_write(struct nmc93cX6_group *g,u_int data);
|
H A D | dev_c2691_iofpga.c | 216 nmc93cX6_write(&d->router->mb_eeprom_group,(u_int)(*data)); in dev_c2691_iofpga_access() 291 nmc93cX6_write(&d->router->nm_eeprom_group,(u_int)(*data)); in dev_c2691_iofpga_access()
|
H A D | dev_c7200_mpfpga.c | 369 nmc93cX6_write(&router->pa_eeprom_g1,*data); in dev_c7200_mpfpga_access() 376 nmc93cX6_write(&router->pa_eeprom_g2,*data); in dev_c7200_mpfpga_access()
|
H A D | dev_c3745_iofpga.c | 288 nmc93cX6_write(&d->router->sys_eeprom_group,(u_int)(*data)); in dev_c3745_iofpga_access() 373 nmc93cX6_write(&d->router->nm_eeprom_group[slot],(u_int)(*data)); in dev_c3745_iofpga_access()
|
H A D | dev_c2600_iofpga.c | 251 nmc93cX6_write(&d->router->nm_eeprom_group,(u_int)(*data)); in dev_c2600_iofpga_access()
|
H A D | nmc93cX6.c | 204 void nmc93cX6_write(struct nmc93cX6_group *g,u_int data) in nmc93cX6_write() function
|
H A D | dev_c6msfc1_iofpga.c | 206 nmc93cX6_write(&d->router->sys_eeprom_g1,(u_int)(*data)); in dev_c6msfc1_iofpga_access()
|