Home
last modified time | relevance | path

Searched refs:_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) in mccfgsetup() argument
58 struct _mc_pcicfg_hdl *hdlp; in mc_pcicfg_setup()
60 *cookiep = hdlp = kmem_alloc(sizeof (struct _mc_pcicfg_hdl), KM_SLEEP); in mc_pcicfg_setup()
73 struct _mc_pcicfg_hdl *hdlp = cookie; in mc_pcicfg_teardown()
82 struct _mc_pcicfg_hdl *hdlp = cookie; in mc_pcicfg_get32()
90 struct _mc_pcicfg_hdl *hdlp = cookie; in mc_pcicfg_put32()