Searched refs:ide_port_for_each_present_dev (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/ide/ |
D | ide-acpi.c | 530 ide_port_for_each_present_dev(i, drive, hwif) { in ide_acpi_set_state() 583 ide_port_for_each_present_dev(i, drive, hwif) { in ide_acpi_port_init_devices() 599 ide_port_for_each_present_dev(i, drive, hwif) { in ide_acpi_port_init_devices() 619 ide_port_for_each_present_dev(i, drive, hwif) { in ide_acpi_port_init_devices()
|
D | ide-probe.c | 728 ide_port_for_each_present_dev(i, drive, hwif) { in ide_port_tune_devices() 735 ide_port_for_each_present_dev(i, drive, hwif) { in ide_port_tune_devices() 823 ide_port_for_each_present_dev(i, drive, hwif) { in ide_port_setup_devices() 1019 ide_port_for_each_present_dev(i, drive, hwif) { in hwif_register_devices() 1517 ide_port_for_each_present_dev(i, drive, hwif) { in __ide_port_unregister_devices()
|
D | ide-eh.c | 370 ide_port_for_each_present_dev(i, tdrive, hwif) { in do_reset1()
|
/Linux-v4.19/ |
D | .clang-format | 256 - 'ide_port_for_each_present_dev'
|
/Linux-v4.19/include/linux/ |
D | ide.h | 1602 #define ide_port_for_each_present_dev(i, dev, port) \ macro
|