Lines Matching refs:SHPCDevice
155 static uint8_t shpc_get_status(SHPCDevice *shpc, int slot, uint16_t msk) in shpc_get_status()
164 static void shpc_set_status(SHPCDevice *shpc, in shpc_set_status()
174 SHPCDevice *shpc = d->shpc; in shpc_interrupt_update()
202 static void shpc_set_sec_bus_speed(SHPCDevice *shpc, uint8_t speed) in shpc_set_sec_bus_speed()
217 SHPCDevice *shpc = d->shpc; in shpc_reset()
266 static void shpc_invalid_command(SHPCDevice *shpc) in shpc_invalid_command()
272 static void shpc_free_devices_in_slot(SHPCDevice *shpc, int slot) in shpc_free_devices_in_slot()
298 SHPCDevice *shpc = d->shpc; in shpc_slot_command()
366 SHPCDevice *shpc = d->shpc; in shpc_command()
444 SHPCDevice *shpc = d->shpc; in shpc_write()
547 SHPCDevice *shpc, Error **errp) in shpc_device_get_slot()
567 SHPCDevice *shpc = pci_hotplug_dev->shpc; in shpc_device_plug_cb()
613 SHPCDevice *shpc = pci_hotplug_dev->shpc; in shpc_device_unplug_request_cb()
652 SHPCDevice *shpc = d->shpc = g_malloc0(sizeof(*d->shpc)); in shpc_init()
726 SHPCDevice *shpc = d->shpc; in shpc_cleanup()
734 SHPCDevice *shpc = d->shpc; in shpc_free()