Searched defs:pcicfg_flags_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcicfg.h39 } pcicfg_flags_t; typedef in typeref:enum:pcicfg_flags
44 int pcicfg_configure(dev_info_t *, uint_t, uint_t, pcicfg_flags_t);
45 int pcicfg_unconfigure(dev_info_t *, uint_t, uint_t, pcicfg_flags_t);

Completed in 57 milliseconds