Searched refs:hpc_slot_table_data (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dhsc.c1504 caddr_t hpc_slot_table_data, s; local
1523 "hsc-slot-map", (caddr_t)&hpc_slot_table_data,
1528 "slot-table", (caddr_t)&hpc_slot_table_data,
1580 if (hpc_slot_table_data[i] == 0) {
1590 kmem_free(hpc_slot_table_data, hpc_slot_table_size);
1604 kmem_free(hpc_slot_table_data, hpc_slot_table_size);
1627 s = hpc_slot_table_data;
1667 hpstp = (hsc_prom_slot_table_t *)hpc_slot_table_data;
1688 kmem_free(hpc_slot_table_data,
1704 kmem_free(hpc_slot_table_data,
[all...]

Completed in 59 milliseconds