Home
last modified time | relevance | path

Searched refs:mc_bind_map (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_drv.c992 typedef struct mc_bind_map { struct
1006 static const mc_bind_map_t mc_bind_map[] = { argument
1559 for (bm = mc_bind_map; bm->bm_bindnm != NULL; bm++) { in mc_attach()