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

/illumos-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_pcicfg.c33 struct _mc_pcicfg_hdl { struct
40 mccfgsetup(struct _mc_pcicfg_hdl *hdlp, mc_t *mc, enum mc_funcnum func)
58 struct _mc_pcicfg_hdl *hdlp;
60 *cookiep = hdlp = kmem_alloc(sizeof (struct _mc_pcicfg_hdl), KM_SLEEP);
73 struct _mc_pcicfg_hdl *hdlp = cookie;
82 struct _mc_pcicfg_hdl *hdlp = cookie;
90 struct _mc_pcicfg_hdl *hdlp = cookie;

Completed in 70 milliseconds