Searched refs:plum_chipset_tag (Results 1 – 2 of 2) sorted by relevance
37 struct plum_chipset_tag { struct43 typedef struct plum_chipset_tag *plum_chipset_tag_t; argument
106 sc->sc_pc = kmem_zalloc(sizeof(struct plum_chipset_tag), KM_SLEEP); in plum_attach()