Searched refs:dcd_drivetype (Results 1 – 2 of 2) sorted by relevance
114 struct dcd_drivetype *un_dp; /* drive type table */367 struct dcd_drivetype { struct
966 un->un_dp = (struct dcd_drivetype *) in dcd_doattach()967 kmem_zalloc(sizeof (struct dcd_drivetype), km_flags); in dcd_doattach()