Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c123 uint_t slot_flags; member
883 (slotinfop->slot_flags & PCIHP_SLOT_DISABLED)) { in pcihp_ioctl()
1241 if ((slotinfop->slot_flags & PCIHP_SLOT_DISABLED) == 0) in pcihp_ioctl()
1254 slotinfop->slot_flags &= ~PCIHP_SLOT_DISABLED; in pcihp_ioctl()
1280 slotinfop->slot_flags |= PCIHP_SLOT_DISABLED; in pcihp_ioctl()
1292 slotinfop->slot_flags |= PCIHP_SLOT_AUTO_CFG_EN; in pcihp_ioctl()
1307 slotinfop->slot_flags &= ~PCIHP_SLOT_AUTO_CFG_EN; in pcihp_ioctl()
1470 (slotinfop->slot_flags & PCIHP_SLOT_DISABLED)) { in pcihp_configure_ap()
1549 slotinfop->slot_flags &= ~PCIHP_SLOT_ENUM_INS_PENDING; in pcihp_configure_ap()
1640 (slotinfop->slot_flags & PCIHP_SLOT_DISABLED)) { in pcihp_unconfigure_ap()
[all …]
/titanic_44/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h89 uint16_t slot_flags; member
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c3678 slot_info.slot_flags = HPC_SLOT_NO_AUTO_ENABLE; in schpc_add_pci()
3680 slot_info.slot_flags = HPC_SLOT_NO_AUTO_ENABLE | in schpc_add_pci()
/titanic_44/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c907 ste->hpc3130_slot_info.slot_flags = in hpc3130_do_attach()
/titanic_44/usr/src/uts/sun4u/montecarlo/io/
H A Dhsc.c877 hsip->slot_flags = HPC_SLOT_CREATE_DEVLINK; in hsc_alloc_slot()