Home
last modified time | relevance | path

Searched defs:pcihp_config_ctrl (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c168 struct pcihp_config_ctrl { struct
169 int pci_dev; /* PCI device number for the slot */
170 uint_t flags; /* control flags (see below) */
171 int op; /* operation: PCIHP_ONLINE or PCIHP_OFFLINE */
172 int rv; /* return error code */
173 dev_info_t *dip; /* dip at which the (first) error occurred */
174 hpc_occupant_info_t *occupant;