Home
last modified time | relevance | path

Searched refs:pciehpc_sync_task_t (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c411 } pciehpc_sync_task_t; typedef
1655 pciehpc_sync_task_t *sync = arg; in pciehpc_state_sync()
1663 kmem_free(sync, sizeof (pciehpc_sync_task_t)); in pciehpc_state_sync()
1693 kmem_free(sync, sizeof (pciehpc_sync_task_t)); in pciehpc_state_sync()
1699 pciehpc_sync_task_t *sync; in pciehpc_dispatch_state_sync()
1703 sync = kmem_alloc(sizeof (pciehpc_sync_task_t), KM_SLEEP); in pciehpc_dispatch_state_sync()