/drivers/isdn/hardware/mISDN/ |
D | iohelper.h | 38 #define IOFUNC_IO(name, hws, ap) \ argument 56 #define IOFUNC_IND(name, hws, ap) \ argument 78 #define IOFUNC_MEMIO(name, hws, typ, adr) \ argument
|
/drivers/ide/ |
D | ide-legacy.c | 5 static void ide_legacy_init_one(struct ide_hw **hws, struct ide_hw *hw, in ide_legacy_init_one() 44 struct ide_hw hw[2], *hws[] = { NULL, NULL }; in ide_legacy_device_add() local
|
D | ide-4drives.c | 34 struct ide_hw hw, *hws[] = { &hw, &hw }; in ide_4drives_init() local
|
D | ide-pnp.c | 41 struct ide_hw hw, *hws[] = { &hw }; in idepnp_probe() local
|
D | setup-pci.c | 462 struct ide_hw *hw, struct ide_hw **hws) in ide_pci_setup_ports() 544 struct ide_hw hw[4], *hws[] = { NULL, NULL, NULL, NULL }; in ide_pci_init_two() local
|
D | macide.c | 107 struct ide_hw hw, *hws[] = { &hw }; in macide_init() local
|
D | rapide.c | 37 struct ide_hw hw, *hws[] = { &hw }; in rapide_probe() local
|
D | ide_platform.c | 56 struct ide_hw hw, *hws[] = { &hw }; in plat_ide_probe() local
|
D | ide-generic.c | 89 struct ide_hw hw, *hws[] = { &hw }; in ide_generic_init() local
|
D | delkin_cb.c | 79 struct ide_hw hw, *hws[] = { &hw }; in delkin_cb_probe() local
|
D | cs5520.c | 114 struct ide_hw hw[2], *hws[] = { NULL, NULL }; in cs5520_init_one() local
|
D | falconide.c | 140 struct ide_hw hw, *hws[] = { &hw }; in falconide_init() local
|
D | q40ide.c | 136 struct ide_hw hw[Q40IDE_NUM_HWIFS], *hws[] = { NULL, NULL }; in q40ide_init() local
|
D | gayle.c | 124 struct ide_hw hw[GAYLE_NUM_HWIFS], *hws[GAYLE_NUM_HWIFS]; in amiga_gayle_ide_probe() local
|
D | ide-probe.c | 1282 struct ide_hw **hws, unsigned int n_ports) in ide_host_alloc() 1370 struct ide_hw **hws) in ide_host_register() 1465 int ide_host_add(const struct ide_port_info *d, struct ide_hw **hws, in ide_host_add()
|
D | icside.c | 414 struct ide_hw hw, *hws[] = { &hw }; in icside_register_v5() local 470 struct ide_hw hw[2], *hws[] = { &hw[0], &hw[1] }; in icside_register_v6() local
|
D | ide-cs.c | 121 struct ide_hw hw, *hws[] = { &hw }; in idecs_register() local
|
D | tx4938ide.c | 132 struct ide_hw hw, *hws[] = { &hw }; in tx4938ide_probe() local
|
D | buddha.c | 168 struct ide_hw hw[MAX_NUM_HWIFS], *hws[MAX_NUM_HWIFS]; in buddha_init() local
|
D | palm_bk3710.c | 320 struct ide_hw hw, *hws[] = { &hw }; in palm_bk3710_probe() local
|
D | au1xxx-ide.c | 507 struct ide_hw hw, *hws[] = { &hw }; in au_ide_probe() local
|
D | sgiioc4.c | 539 struct ide_hw hw, *hws[] = { &hw }; in sgiioc4_ide_setup_pci_device() local
|
D | cmd640.c | 724 struct ide_hw hw[2], *hws[2]; in cmd640x_init() local
|
D | tx4939ide.c | 540 struct ide_hw hw, *hws[] = { &hw }; in tx4939ide_probe() local
|
D | scc_pata.c | 562 struct ide_hw hw, *hws[] = { &hw }; in scc_ide_setup_pci_device() local
|