Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/sys/dada/targets/
H A Ddaddef.h114 struct dcd_drivetype *un_dp; /* drive type table */
367 struct dcd_drivetype { struct
/illumos-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c966 un->un_dp = (struct dcd_drivetype *) in dcd_doattach()
967 kmem_zalloc(sizeof (struct dcd_drivetype), km_flags); in dcd_doattach()