Searched refs:drv_description (Results 1 - 25 of 39) sorted by relevance

12

/broadcom-cfe-1.4.2/cfe/dev/
H A Ddev_null.c88 cfe_attach(drv,NULL,NULL,drv->drv_description);
H A Ddev_atapi.c208 xsprintf(descr,"%s unit %d at %08X",drv->drv_description,probe_b,probe_a);
H A Ddev_smbus_switch.c235 drv->drv_description,probe_a,probe_b);
H A Ddev_bcm1250.c129 xsprintf(descr, "%s at 0x%X", drv->drv_description, (uint32_t)pa);
H A Ddev_promice.c209 xsprintf(descr,"%s at 0x%X",drv->drv_description,probe_a);
H A Ddev_smbus_24lc128.c231 drv->drv_description,(int)probe_a,(int)probe_b);
H A Ddev_smbus_at24c02.c224 drv->drv_description,(int)probe_a,(int)probe_b);
H A Ddev_ds1743.c177 drv->drv_description,(uint32_t)probe_a);
485 drv->drv_description,
H A Ddev_m48txx.c183 drv->drv_description,(uint32_t)probe_a);
501 drv->drv_description,
H A Ddev_ds17887clock.c196 drv->drv_description,(uint32_t)probe_a);
H A Ddev_ide_pci.c353 xsprintf(descr,"%s unit %d at I/O %04X",drv->drv_description,
H A Ddev_ns16550.c138 xsprintf(descr, "%s at 0x%X", drv->drv_description, (uint32_t)probe_a);
H A Ddev_smbus_x1227clock.c277 drv->drv_description,probe_a,X1227_CCR_ADDRESS);
H A Ddev_smbus_x1227eeprom.c282 drv->drv_description,probe_a,X1227_ARRAY_ADDRESS);
/broadcom-cfe-1.4.2/cfe/include/
H A Dcfe_device.h101 char *drv_description; /* Description of device for SHOW commands */ member in struct:cfe_driver_s
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm1250cpci/src/
H A Ddev_ide.c258 xsprintf(descr,"%s unit %d at %08X",drv->drv_description,unit,probe_a);
/broadcom-cfe-1.4.2/cfe/arch/mips/board/swarm/src/
H A Ddev_ide.c260 xsprintf(descr,"%s unit %d at %08X",drv->drv_description,unit,probe_a);
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/bcmsb/src/
H A Ddev_ide.c261 xsprintf(descr,"%s unit %d at %08X",drv->drv_description,unit,probe_a);
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/src/
H A Ddev_jtag.c153 xsprintf(descr,"%s at 0x%X",drv->drv_description,probe_a);
H A Ddev_sb1250_pcihost.c110 xsprintf(descr,"%s", drv->drv_description);
H A Ddev_sb1250_pcmcia.c332 xsprintf(descr,"%s unit %d at %08X",drv->drv_description,probe_b,probe_a);
H A Ddev_sb1250_uart.c148 xsprintf(descr,"%s at 0x%X channel %d",drv->drv_description,probe_a,probe_b);
/broadcom-cfe-1.4.2/cfe/net/
H A Ddev_tcpconsole.c137 xsprintf(descr, "%s", drv->drv_description);
/broadcom-cfe-1.4.2/cfe/pccons/
H A Ddev_pcconsole.c254 xsprintf(descr,"%s",drv->drv_description,probe_a,probe_b);
H A Ddev_pcconsole2.c186 xsprintf(descr,"%s",drv->drv_description,probe_a,probe_b);

Completed in 207 milliseconds

12