Searched defs:pcihp_config_ctrl (Results 1 – 1 of 1) sorted by relevance
168 struct pcihp_config_ctrl { struct169 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;