Home
last modified time | relevance | path

Searched refs:HPC_CTRL_DISABLE_SLOT (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h155 #define HPC_CTRL_DISABLE_SLOT 0x9 macro
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c1432 case HPC_CTRL_DISABLE_SLOT: in cardbus_ioctl()
1522 case HPC_CTRL_DISABLE_SLOT: in cardbus_ioctl()
1530 HPC_CTRL_DISABLE_SLOT, NULL); in cardbus_ioctl()
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c1264 case HPC_CTRL_DISABLE_SLOT: in pcihp_ioctl()
1274 HPC_CTRL_DISABLE_SLOT, NULL) != HPC_SUCCESS) { in pcihp_ioctl()
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c1112 case HPC_CTRL_DISABLE_SLOT: in sghsc_control()
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c1039 HPC_CTRL_DISABLE_SLOT, 0); in cfga_private_func()
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c2031 case HPC_CTRL_DISABLE_SLOT: { in hpc3130_slot_control()