Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c472 int parentlen; in asy_get_bus_type() local
474 parentlen = sizeof (parent_type); in asy_get_bus_type()
477 "device_type", (caddr_t)parent_type, &parentlen) in asy_get_bus_type()
480 &parentlen) != DDI_PROP_SUCCESS) { in asy_get_bus_type()