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

/illumos-gate/usr/src/uts/sun4u/daktari/sys/
H A Dhpc3130_dak.h165 hpc3130_slot_table_entry_t *hpc3130_slot_table; member in struct:hpc3130_unit
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c446 ste = &unitp->hpc3130_slot_table[port];
855 hpc3130_p->hpc3130_slot_table = (hpc3130_slot_table_entry_t *)
892 ste = &hpc3130_p->hpc3130_slot_table[j];
966 &hpc3130_p->hpc3130_slot_table[i];
1003 kmem_free(hpc3130_p->hpc3130_slot_table,
1047 &hpc3130_p->hpc3130_slot_table[i].hpc3130_slot_handle);
1050 kmem_free(hpc3130_p->hpc3130_slot_table,
1518 ste = &hpc3130_p->hpc3130_slot_table[offset];
1704 ste = &hpc3130_p->hpc3130_slot_table[offset];
1822 ste = &hpc3130_p->hpc3130_slot_table[offse
[all...]

Completed in 65 milliseconds