Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c172 struct pcihp_config_ctrl { struct
173 int pci_dev; /* PCI device number for the slot */
174 uint_t flags; /* control flags (see below) */
175 int op; /* operation: PCIHP_ONLINE or PCIHP_OFFLINE */
176 int rv; /* return error code */
177 dev_info_t *dip; /* dip at which the (first) error occurred */
178 hpc_occupant_info_t *occupant;