Searched defs:hpc_alloc_bus_entry (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c75 * Items in the list are allocated/freed with the macros hpc_alloc_bus_entry()
143 #define hpc_alloc_bus_entry() \ macro
338 busp = hpc_alloc_bus_entry();
472 busp = hpc_alloc_bus_entry();

Completed in 603 milliseconds