Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c620 ste->hpc3130_slot_info.pci_dev_num)); in hpc3130_ioctl()
898 ste->hpc3130_slot_info.pci_dev_num = in hpc3130_do_attach()
901 DAK_GET_PCI_APID(ste->hpc3130_slot_info.pci_slot_name, in hpc3130_do_attach()
906 ste->hpc3130_slot_info.slot_type = HPC_SLOT_TYPE_PCI; in hpc3130_do_attach()
907 ste->hpc3130_slot_info.slot_flags = in hpc3130_do_attach()
913 ste->hpc3130_slot_info.sbd_slot_num = in hpc3130_do_attach()
916 ste->hpc3130_slot_info.slot_type = HPC_SLOT_TYPE_SBD; in hpc3130_do_attach()
970 &ste->hpc3130_slot_info, in hpc3130_do_attach()
1525 ste->hpc3130_slot_info.pci_dev_num)); in hpc3130_slot_connect()
1711 ste->hpc3130_slot_info.pci_dev_num)); in hpc3130_slot_disconnect()
/illumos-gate/usr/src/uts/sun4u/daktari/sys/
H A Dhpc3130_dak.h139 hpc_slot_info_t hpc3130_slot_info; member