Functions | |
| dbus_bool_t | ide_host_device_accept (BusDeviceHandler *self, const char *path, struct sysfs_device *device, dbus_bool_t is_probing) |
| char * | ide_host_device_compute_udi (HalDevice *d, int append_num) |
| void | ide_host_device_pre_process (BusDeviceHandler *self, HalDevice *d, const char *sysfs_path, struct sysfs_device *device) |
Variables | |
| BusDeviceHandler | ide_host_bus_handler |
| Method specialisations for bustype pci. | |
| BusDeviceHandler | ide_host_bus_handler |
| Method specialisations for bustype pci. | |
|
|
Initial value: {
bus_device_init,
bus_device_detection_done,
bus_device_shutdown,
bus_device_tick,
ide_host_device_accept,
bus_device_visit,
bus_device_removed,
ide_host_device_compute_udi,
ide_host_device_pre_process,
bus_device_got_udi,
"ide_host",
"ide_host"
}
Definition at line 101 of file ide_host_bus_device.c. |
1.3.6-20040222